Searched defs:ComplexPattern (Results 1 – 5 of 5) sorted by relevance
602 ComplexPattern::ComplexPattern(Record *R) { in ComplexPattern() function in ComplexPattern
912 const auto &ComplexPattern = ComplexPatternEquivs.find(R); in importComplexPatternOperandMatcher() local1292 const auto &ComplexPattern = ComplexPatternEquivs.find(ChildRec); in importExplicitUseRenderer() local
123 for (const auto &ComplexPattern : ComplexPatternList) in MatcherTableEmitter() local
30 class ComplexPattern; variable
806 Record *ComplexPattern, in defineComplexSubOperand()