enum AliasPatternCond::CondKind
Declared at: llvm/include/llvm/MC/MCInstPrinter.h:131
Enumerators
| Name | Value | Comment |
|---|---|---|
| K_Feature | 0 | |
| K_NegFeature | 1 | |
| K_Ignore | 2 | |
| K_Reg | 3 | |
| K_TiedReg | 4 | |
| K_Imm | 5 | |
| K_RegClass | 6 | |
| K_Custom | 7 |
Declared at: llvm/include/llvm/MC/MCInstPrinter.h:131
| Name | Value | Comment |
|---|---|---|
| K_Feature | 0 | |
| K_NegFeature | 1 | |
| K_Ignore | 2 | |
| K_Reg | 3 | |
| K_TiedReg | 4 | |
| K_Imm | 5 | |
| K_RegClass | 6 | |
| K_Custom | 7 |