LLVM
8.0.1
|
Public Attributes | |
StringRef | Format |
uint64_t | Opcode |
int32_t | NumOperands |
MatchClassKind | OperandKinds [5] |
Definition at line 562 of file SystemZAsmParser.cpp.
StringRef InsnMatchEntry::Format |
Definition at line 563 of file SystemZAsmParser.cpp.
Referenced by CompareInsn::operator()(), and printMCExpr().
int32_t InsnMatchEntry::NumOperands |
Definition at line 565 of file SystemZAsmParser.cpp.
Referenced by printMCExpr().
uint64_t InsnMatchEntry::Opcode |
Definition at line 564 of file SystemZAsmParser.cpp.
Referenced by printMCExpr().
MatchClassKind InsnMatchEntry::OperandKinds[5] |
Definition at line 566 of file SystemZAsmParser.cpp.
Referenced by printMCExpr().