Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerEmitter.cpp751 bool emitBuiltinApplyPattern(CodeExpansions &CE, RuleMatcher &M,
1885 return emitBuiltinApplyPattern(CE, M, *BP, OperandToTempRegID); in emitInstructionApplyPattern()
2062 bool CombineRuleBuilder::emitBuiltinApplyPattern( in emitBuiltinApplyPattern() function in __anon569e2aa20111::CombineRuleBuilder