Searched refs:getComplexPatternInfo (Results 1 – 3 of 3) sorted by relevance
557 Pattern.getSrcPattern().getComplexPatternInfo(CGP)) { in EmitMatcherCode()600 const ComplexPattern *CP = N.getComplexPatternInfo(CGP); in EmitMatcherCode()
1441 if (const ComplexPattern *AM = P.getComplexPatternInfo(CGP)) { in getPatternSize()1467 else if (Child.getComplexPatternInfo(CGP)) in getPatternSize()2344 TreePatternNode::getComplexPatternInfo(const CodeGenDAGPatterns &CGP) const { in getComplexPatternInfo() function in TreePatternNode2361 if (const ComplexPattern *CP = getComplexPatternInfo(CGP)) in getNumMIResults()2382 if (const ComplexPattern *CP = getComplexPatternInfo(CGP)) in NodeHasProperty()4052 PTM.getSrcPattern().getComplexPatternInfo(*this)) in AddPatternToMatch()
780 getComplexPatternInfo(const CodeGenDAGPatterns &CGP) const;