enum OperandFlags
Description
These are flags set on operands, but should be considered private, all access should go through the MCOperandInfo accessors. See the accessors for a description of what these are.
Declared at: llvm/include/llvm/MC/MCInstrDesc.h:40
Enumerators
Name | Value | Comment |
---|---|---|
LookupPtrRegClass | 0 | |
Predicate | 1 | |
OptionalDef | 2 | |
BranchTarget | 3 |