Searched defs:OpData (Results 1 – 4 of 4) sorted by relevance
26 struct OpData { struct in __anon45ff304c0111::PseudoLoweringEmitter27 enum MapKind { Operand, Imm, Reg };28 MapKind Kind;29 union {33 } Data;
86 struct OpData { struct in __anon4777ea3f0111::CompressInstEmitter87 enum MapKind { Operand, Imm, Reg };88 MapKind Kind;89 union {96 } Data;98 int TiedOpIdx = -1;
548 for (auto OpData : Op.StandardOpcodeData) { in writeLineTableOpcode() local
1936 OperandData &OpData = getData(Idx, Lane); in getBestOperand() local 2099 const OperandData &OpData = getData(OpIdx, Lane); in getMaxNumOperandsThatCanBeReordered() local 2451 for (const OperandData &OpData in print() local 5503 __anon07b2d7744602(const std::pair<unsigned, TreeEntry *> &OpData) canReorderOperands() argument [all...]