Searched refs:getNumResults (Results 1 – 7 of 7) sorted by relevance
234 unsigned getNumResults() const { return NumResults; } in getNumResults() function658 unsigned getNumResults() const { return Results.size(); } in getNumResults() function
595 OS << "OPC_CompleteMatch, " << CM->getNumResults() << ", "; in EmitMatcher()597 for (unsigned i = 0, e = CM->getNumResults(); i != e; ++i) in EmitMatcher()
393 if (CT->getResNo() >= getOpcode().getNumResults()) in isContradictoryImpl()
107 for (unsigned i = 0, e = CM->getNumResults(); i != e; ++i) in ContractNodes()
964 unsigned NumResults = NodeInfo.getNumResults(); in getOperandNum()1182 unsigned NumResults = getNumResults(); in getKnownType()1223 return CDP.getSDNodeInfo(Operator).getNumResults(); in GetNumNodeResults()1831 Inst.getNumResults()); in ApplyTypeConstraints()2780 if (OpInfo.getNumResults() != 1 || OpInfo.getNumOperands() != 1) in IsNodeBitcast()
756 unsigned NumResults = Inst.getNumResults(); in EmitResultInstructionAsOperand()
1159 unsigned getNumResults() const { return Results.size(); } in getNumResults() function