Home
last modified time | relevance | path

Searched refs:emitApplyPatterns (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerMatchTableEmitter.cpp
H A DGlobalISelCombinerEmitter.cpp735 bool emitApplyPatterns(CodeExpansions &CE, RuleMatcher &M);
1560 : emitApplyPatterns(CE, M); in emitMatchPattern()
1621 : emitApplyPatterns(CE, M); in emitMatchPattern()
1764 bool CombineRuleBuilder::emitApplyPatterns(CodeExpansions &CE, RuleMatcher &M) { in emitApplyPatterns() function in __anon569e2aa20111::CombineRuleBuilder