reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
804 unsigned LastOpNo = CGA.ResultInstOperandIndex.size(); 806 CodeGenInstruction::FlattenAsmStringVariants(CGA.ResultInst->AsmString, 811 CodeGenInstruction::FlattenAsmStringVariants(CGA.AsmString, 818 IAPrinter IAP(CGA.Result->getAsString(), FlatAliasAsmString); 825 CGA.TheDef->getValueAsListOfDefs("Predicates"); 832 for (auto &ResultInstOpnd : CGA.ResultInst->Operands) 844 auto &Operands = CGA.ResultInst->Operands; 863 const CodeGenInstAlias::ResultOperand &RO = CGA.ResultOperands[i]; 892 Record *R = CGA.ResultOperands[i].getRecord(); 930 Cond = Op + ".getImm() == " + itostr(CGA.ResultOperands[i].getImm()); 937 if (!CGA.ResultOperands[i].getRegister()) { 943 CGA.ResultOperands[i].getRegister()->getName().str();