Searched refs:getComplexPatternInfo (Results 1 – 3 of 3) sorted by relevance
543 Pattern.getSrcPattern()->getComplexPatternInfo(CGP)) { in EmitMatcherCode()583 const ComplexPattern &CP = *N->getComplexPatternInfo(CGP); in EmitMatcherCode()
1290 if (const ComplexPattern *AM = P->getComplexPatternInfo(CGP)) { in getPatternSize()1316 else if (Child->getComplexPatternInfo(CGP)) in getPatternSize()2155 TreePatternNode::getComplexPatternInfo(const CodeGenDAGPatterns &CGP) const { in getComplexPatternInfo() function in TreePatternNode2172 if (const ComplexPattern *CP = getComplexPatternInfo(CGP)) in getNumMIResults()2193 if (const ComplexPattern *CP = getComplexPatternInfo(CGP)) in NodeHasProperty()3807 PTM.getSrcPattern()->getComplexPatternInfo(*this)) in AddPatternToMatch()
762 getComplexPatternInfo(const CodeGenDAGPatterns &CGP) const;