Searched refs:getNumMIResults (Results 1 – 6 of 6) sorted by relevance
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()
596 CurOp += N->getChild(i)->getNumMIResults(CGP); in EmitMatcherCode()643 for (unsigned i = 0; i < N->getNumMIResults(CGP); ++i) in EmitResultOfNamedOperand()663 for (unsigned i = 0; i < N->getNumMIResults(CGP); ++i) in EmitResultOfNamedOperand()
778 unsigned getNumMIResults(const CodeGenDAGPatterns &CGP) const;
2267 unsigned TreePatternNode::getNumMIResults(const CodeGenDAGPatterns &CGP) const { in getNumMIResults() function in TreePatternNode2571 if (Child->getNumMIResults(CDP) < NumArgs) { in ApplyTypeConstraints()