Home
last modified time | relevance | path

Searched defs:ComplexPattern (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DCodeGenTarget.cpp455 ComplexPattern::ComplexPattern(Record *R) { in ComplexPattern() function in ComplexPattern
H A DGlobalISelEmitter.cpp885 void defineComplexSubOperand(StringRef SymbolicName, Record *ComplexPattern, in defineComplexSubOperand()
3370 const auto &ComplexPattern = ComplexPatternEquivs.find(R); in importComplexPatternOperandMatcher() local
3613 const auto &ComplexPattern = ComplexPatternEquivs.find(ChildRec); in importExplicitUseRenderer() local
H A DCodeGenDAGPatterns.h46 class ComplexPattern; variable
H A DDAGISelMatcher.h25 class ComplexPattern; variable