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.cpp731 bool emitApplyPatterns(CodeExpansions &CE, RuleMatcher &M);
1655 : emitApplyPatterns(CE, M); in emitMatchPattern()
1716 : emitApplyPatterns(CE, M); in emitMatchPattern()
1858 bool CombineRuleBuilder::emitApplyPatterns(CodeExpansions &CE, RuleMatcher &M) { in emitApplyPatterns() function in __anon569e2aa20111::CombineRuleBuilder