Searched refs:getNumMIResults (Results 1 – 6 of 6) sorted by relevance
538 CurOp += N->getChild(i)->getNumMIResults(CGP); in EmitMatcherCode()585 for (unsigned i = 0; i < N->getNumMIResults(CGP); ++i) in EmitResultOfNamedOperand()605 for (unsigned i = 0; i < N->getNumMIResults(CGP); ++i) in EmitResultOfNamedOperand()
696 unsigned getNumMIResults(const CodeGenDAGPatterns &CGP) const;
2128 unsigned TreePatternNode::getNumMIResults(const CodeGenDAGPatterns &CGP) const { in getNumMIResults() function in TreePatternNode2414 if (Child->getNumMIResults(CDP) < NumArgs) { in ApplyTypeConstraints()
533 CurOp += N->getChild(i)->getNumMIResults(CGP); in EmitMatcherCode()580 for (unsigned i = 0; i < N->getNumMIResults(CGP); ++i) in EmitResultOfNamedOperand()600 for (unsigned i = 0; i < N->getNumMIResults(CGP); ++i) in EmitResultOfNamedOperand()
436 unsigned getNumMIResults(const CodeGenDAGPatterns &CGP) const;
1612 unsigned TreePatternNode::getNumMIResults(const CodeGenDAGPatterns &CGP) const { in getNumMIResults() function in TreePatternNode1913 if (Child->getNumMIResults(CDP) < NumArgs) { in ApplyTypeConstraints()