reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
181 unsigned MIOp = OpInfo.MIOperandNo;
utils/TableGen/CodeEmitterGen.cpp108 OpIdx = CGI.Operands[OpIdx].MIOperandNo; 121 if (NumberedOp >= CGI.Operands.back().MIOperandNo +utils/TableGen/CodeGenInstruction.h
189 return OperandList[Op.first].MIOperandNo + Op.second; 197 if (OperandList[i].MIOperandNo+OperandList[i].MINumOperands > Op) 198 return std::make_pair(i, Op-OperandList[i].MIOperandNo);utils/TableGen/InstrInfoEmitter.cpp
239 OpList[I->second] = Info.MIOperandNo; 653 MinOperands = Inst.Operands.back().MIOperandNo +utils/TableGen/PseudoLoweringEmitter.cpp
176 if (OperandMap[Insn.Operands[i].MIOperandNo].Kind != OpData::Operand) 187 OperandMap[Insn.Operands[i].MIOperandNo + I].Data.Operand = 230 .Operand].MIOperandNo + i