Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64MachineCombinerPattern.h31 MC_MULSUBWI_OP1 = 6, enumerator
DAArch64InstrInfo.cpp2563 Pattern.push_back(MachineCombinerPattern::MC_MULSUBWI_OP1); in hasPattern()
2815 case MachineCombinerPattern::MC_MULSUBWI_OP1: in genAlternativeCodeSequence()
2824 if (Pattern == MachineCombinerPattern::MC_MULSUBWI_OP1) { in genAlternativeCodeSequence()