Searched defs:OperandType (Results 1 – 15 of 15) sorted by relevance
35 } OperandType; member54 AsmWriterOperand(OpType op = isLiteralTextOperand):OperandType(op) {} in OperandType() function58 : OperandType(op), Str(LitStr) {} in OperandType() function63 : OperandType(op), MIOpNo(_MIOpNo), Str(Printer), MiModifier(Modifier), in OperandType() function
79 std::string OperandType = "OPERAND_UNKNOWN"; in CGIOperandList() local
95 std::string OperandType; member
118 enum OperandType { enum
132 enum OperandType : unsigned { enum
40 enum OperandType { enum
56 enum OperandType { enum95 uint8_t OperandType; variable
446 enum OperandType { enum
250 void *OperandType; member
159 enum OperandType : unsigned { enum
490 enum class OperandType { in getInstruction() enum
500 enum OperandType { enum
72 enum OperandType : unsigned { enum
135 enum OperandType : unsigned { enum
1714 static const fltSemantics *getOpFltSemantics(uint8_t OperandType) { in getOpFltSemantics()3178 const unsigned OperandType = Desc.OpInfo[OpIdx].OperandType; in isInlineConstant() local