Searched defs:OperandType (Results 1 – 11 of 11) sorted by relevance
36 } OperandType; member53 AsmWriterOperand(OpType op = isLiteralTextOperand):OperandType(op) {} in OperandType() function57 : OperandType(op), Str(LitStr) {} in OperandType() function63 : OperandType(op), MIOpNo(_MIOpNo), Str(Printer), MiModifier(Modifier) {} in OperandType() function
72 std::string OperandType = "OPERAND_UNKNOWN"; in CGIOperandList() local
94 std::string OperandType; member
47 enum OperandType { enum
44 enum OperandType { enum79 uint8_t OperandType; variable
449 enum OperandType { enum
256 void *OperandType; member
108 enum OperandType { enum
114 enum OperandType { enum
1200 static const fltSemantics *getOpFltSemantics(uint8_t OperandType) { in getOpFltSemantics()2249 const unsigned OperandType = Desc.OpInfo[OpIdx].OperandType; in isInlineConstant() local
6161 unsigned Opc, unsigned OperandType) { in ParseUnaryOp()6198 unsigned Opc, unsigned OperandType) { in ParseArithmetic()