LLVM 22.0.0git
InsnMatchEntry Struct Reference

Public Attributes

StringRef Format
uint64_t Opcode
int32_t NumOperands
MatchClassKind OperandKinds [7]

Detailed Description

Definition at line 644 of file SystemZAsmParser.cpp.

Member Data Documentation

◆ Format

StringRef InsnMatchEntry::Format

Definition at line 645 of file SystemZAsmParser.cpp.

◆ NumOperands

int32_t InsnMatchEntry::NumOperands

Definition at line 647 of file SystemZAsmParser.cpp.

◆ Opcode

uint64_t InsnMatchEntry::Opcode

Definition at line 646 of file SystemZAsmParser.cpp.

◆ OperandKinds

MatchClassKind InsnMatchEntry::OperandKinds[7]

Definition at line 648 of file SystemZAsmParser.cpp.


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