Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenTarget.cpp
H A DGlobalISelEmitter.cpp912 const auto &ComplexPattern = ComplexPatternEquivs.find(R); importComplexPatternOperandMatcher() local
1292 const auto &ComplexPattern = ComplexPatternEquivs.find(ChildRec); importExplicitUseRenderer() local
[all...]
H A DDAGISelMatcherEmitter.cpp123 ComplexPatterns.push_back(ComplexPattern.first); in MatcherTableEmitter() local
H A DDAGISelMatcher.h
H A DGlobalISelMatchTable.cpp