Searched refs:emitInstructionApplyPattern (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | GlobalISelCombinerEmitter.cpp | 737 bool emitInstructionApplyPattern(CodeExpansions &CE, RuleMatcher &M, 1867 if (!emitInstructionApplyPattern(CE, M, in emitApplyPatterns() 1884 if (!emitInstructionApplyPattern(CE, M, cast<BuiltinPattern>(*Pat), in emitApplyPatterns() 1946 bool CombineRuleBuilder::emitInstructionApplyPattern( in emitInstructionApplyPattern() function in __anon569e2aa20111::CombineRuleBuilder 1962 if (!emitInstructionApplyPattern(CE, M, *DefPat, SeenPats, in emitInstructionApplyPattern()
|