Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineCombinerPattern.h35 MULSUBWI_OP1, enumerator
/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp2588 Patterns.push_back(MachineCombinerPattern::MULSUBWI_OP1); in getMachineCombinerPatterns()
2840 case MachineCombinerPattern::MULSUBWI_OP1: in genAlternativeCodeSequence()
2849 if (Pattern == MachineCombinerPattern::MULSUBWI_OP1) { in genAlternativeCodeSequence()