LLVM API Documentation
Enumerations | |
| enum | OperandConstraint { TIED_TO = 0 } |
| enum | OperandFlags { LookupPtrRegClass = 0, Predicate, OptionalDef } |
OperandFlags - These are flags set on operands, but should be considered private, all access should go through the TargetOperandInfo accessors. See the accessors for a description of what these are.
Definition at line 35 of file TargetInstrDesc.h.