Searched defs:ComplexPattern (Results 1 – 5 of 5) sorted by relevance
343 ComplexPattern::ComplexPattern(const Record *R) { in ComplexPattern() function in ComplexPattern
30 class ComplexPattern; variable
122 for (const auto &ComplexPattern : ComplexPatternList) in MatcherTableEmitter() local
960 const auto &ComplexPattern = ComplexPatternEquivs.find(R); in importComplexPatternOperandMatcher() local
834 const Record *ComplexPattern, in defineComplexSubOperand()