LLVM 18.0.0git
Public Attributes | List of all members
llvm::ARMInstrTable Struct Reference

Public Attributes

MCInstrDesc Insts [4445]
 
MCOperandInfo OperandInfo [3026]
 
MCPhysReg ImplicitOps [130]
 

Detailed Description

Definition at line 73 of file ARMAsmParser.cpp.

Member Data Documentation

◆ ImplicitOps

MCPhysReg llvm::ARMInstrTable::ImplicitOps[130]

Definition at line 76 of file ARMAsmParser.cpp.

◆ Insts

MCInstrDesc llvm::ARMInstrTable::Insts[4445]

Definition at line 74 of file ARMAsmParser.cpp.

◆ OperandInfo

MCOperandInfo llvm::ARMInstrTable::OperandInfo[3026]

Definition at line 75 of file ARMAsmParser.cpp.


The documentation for this struct was generated from the following file: