Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/utils/TableGen/
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 __anon8b97f5b70111::CombineRuleBuilder