LLVM 19.0.0git
Public Attributes | List of all members
InsnMatchEntry Struct Reference

Public Attributes

StringRef Format
 
uint64_t Opcode
 
int32_t NumOperands
 
MatchClassKind OperandKinds [7]
 

Detailed Description

Definition at line 614 of file SystemZAsmParser.cpp.

Member Data Documentation

◆ Format

StringRef InsnMatchEntry::Format

Definition at line 615 of file SystemZAsmParser.cpp.

◆ NumOperands

int32_t InsnMatchEntry::NumOperands

Definition at line 617 of file SystemZAsmParser.cpp.

◆ Opcode

uint64_t InsnMatchEntry::Opcode

Definition at line 616 of file SystemZAsmParser.cpp.

◆ OperandKinds

MatchClassKind InsnMatchEntry::OperandKinds[7]

Definition at line 618 of file SystemZAsmParser.cpp.


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