Searched refs:getComplexPatternInfo (Results 1 – 3 of 3) sorted by relevance
560 Pattern.getSrcPattern()->getComplexPatternInfo(CGP)) { in EmitMatcherCode()600 const ComplexPattern *CP = N->getComplexPatternInfo(CGP); in EmitMatcherCode()
1437 if (const ComplexPattern *AM = P->getComplexPatternInfo(CGP)) { in getPatternSize()1463 else if (Child->getComplexPatternInfo(CGP)) in getPatternSize()2351 TreePatternNode::getComplexPatternInfo(const CodeGenDAGPatterns &CGP) const { in getComplexPatternInfo() function in TreePatternNode2368 if (const ComplexPattern *CP = getComplexPatternInfo(CGP)) in getNumMIResults()2389 if (const ComplexPattern *CP = getComplexPatternInfo(CGP)) in NodeHasProperty()4046 PTM.getSrcPattern()->getComplexPatternInfo(*this)) in AddPatternToMatch()
783 getComplexPatternInfo(const CodeGenDAGPatterns &CGP) const;