Searched refs:getComplexPatternInfo (Results 1 – 3 of 3) sorted by relevance
568 Pattern.getSrcPattern()->getComplexPatternInfo(CGP)) { in EmitMatcherCode()608 const ComplexPattern &CP = *N->getComplexPatternInfo(CGP); in EmitMatcherCode()
1456 if (const ComplexPattern *AM = P->getComplexPatternInfo(CGP)) { in getPatternSize()1482 else if (Child->getComplexPatternInfo(CGP)) in getPatternSize()2361 TreePatternNode::getComplexPatternInfo(const CodeGenDAGPatterns &CGP) const { in getComplexPatternInfo() function in TreePatternNode2378 if (const ComplexPattern *CP = getComplexPatternInfo(CGP)) in getNumMIResults()2399 if (const ComplexPattern *CP = getComplexPatternInfo(CGP)) in NodeHasProperty()4053 PTM.getSrcPattern()->getComplexPatternInfo(*this)) in AddPatternToMatch()
778 getComplexPatternInfo(const CodeGenDAGPatterns &CGP) const;