Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerEmitter.cpp210 bool processApplyPattern(InstructionPattern &P);
297 bool CombineRuleOperandTypeChecker::processApplyPattern(InstructionPattern &P) { in processApplyPattern() function in __anon569e2aa20111::CombineRuleOperandTypeChecker
1071 if (!OTC.processApplyPattern(*IP)) in typecheckPatterns()