LLVM: llvm::AliasMatchingData Struct Reference (original) (raw)

Tablegenerated data structures needed to match alias patterns. More...

#include "[llvm/MC/MCInstPrinter.h](MCInstPrinter%5F8h%5Fsource.html)"

Public Attributes
ArrayRef< PatternsForOpcode > OpToPatterns
ArrayRef< AliasPattern > Patterns
ArrayRef< AliasPatternCond > PatternConds
StringRef AsmStrings
bool(* ValidateMCOperand )(const MCOperand &MCOp, const MCSubtargetInfo &STI, unsigned PredicateIndex)

Detailed Description

Tablegenerated data structures needed to match alias patterns.

Definition at line 222 of file MCInstPrinter.h.

Member Data Documentation

AsmStrings

StringRef llvm::AliasMatchingData::AsmStrings

OpToPatterns

PatternConds

Patterns

ValidateMCOperand


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