llvm::MCOI

Enums

NameDescription
OperandConstraint Operand constraints. These are encoded in 16 bits with one of the low-order 3 bits specifying that a constraint is present and the corresponding high-order hex digit specifying the constraint value. This allows for a maximum of 3 constraints.
OperandFlags 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.
OperandType Operands are tagged with one of the values of this enum.