Searched refs:getComplexPatternInfo (Results 1 – 3 of 3) sorted by relevance
508 Pattern.getSrcPattern()->getComplexPatternInfo(CGP)) { in EmitMatcherCode()547 const ComplexPattern &CP = *N->getComplexPatternInfo(CGP); in EmitMatcherCode()
828 const ComplexPattern *AM = P->getComplexPatternInfo(CGP); in getPatternSize()850 else if (Child->getComplexPatternInfo(CGP)) in getPatternSize()1597 TreePatternNode::getComplexPatternInfo(const CodeGenDAGPatterns &CGP) const { in getComplexPatternInfo() function in TreePatternNode1614 if (const ComplexPattern *CP = getComplexPatternInfo(CGP)) in getNumMIResults()1635 if (const ComplexPattern *CP = getComplexPatternInfo(CGP)) in NodeHasProperty()3219 PTM.getSrcPattern()->getComplexPatternInfo(*this)) in AddPatternToMatch()
430 getComplexPatternInfo(const CodeGenDAGPatterns &CGP) const;