Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerEmitter.cpp741 bool emitInstructionApplyPattern(CodeExpansions &CE, RuleMatcher &M,
1773 if (!emitInstructionApplyPattern(CE, M, in emitApplyPatterns()
1790 if (!emitInstructionApplyPattern(CE, M, cast<BuiltinPattern>(*Pat), in emitApplyPatterns()
1852 bool CombineRuleBuilder::emitInstructionApplyPattern( in emitInstructionApplyPattern() function in __anon569e2aa20111::CombineRuleBuilder
1870 if (!emitInstructionApplyPattern(CE, M, *DefPat, SeenPats, in emitInstructionApplyPattern()