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

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

Public Types
enum CondKind : uint8_t { K_Feature, K_NegFeature, K_OrFeature, K_OrNegFeature, K_EndOrFeatures, K_Ignore, K_Reg, K_TiedReg, K_Imm, K_RegClass, K_Custom }

Definition at line 201 of file MCInstPrinter.h.

CondKind

Enumerator
K_Feature
K_NegFeature
K_OrFeature
K_OrNegFeature
K_EndOrFeatures
K_Ignore
K_Reg
K_TiedReg
K_Imm
K_RegClass
K_Custom

Definition at line 202 of file MCInstPrinter.h.

Kind

Value


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