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.cpp3010 Patterns.push_back(MachineCombinerPattern::MULSUBWI_OP1); in getMaddPatterns()
3522 case MachineCombinerPattern::MULSUBWI_OP1: in genAlternativeCodeSequence()
3531 if (Pattern == MachineCombinerPattern::MULSUBWI_OP1) { in genAlternativeCodeSequence()