Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64MachineCombinerPattern.h29 MC_MULSUBW_OP2 = 4, enumerator
DAArch64InstrInfo.cpp2530 Pattern.push_back(MachineCombinerPattern::MC_MULSUBW_OP2); in hasPattern()
2800 case MachineCombinerPattern::MC_MULSUBW_OP2: in genAlternativeCodeSequence()
2806 if (Pattern == MachineCombinerPattern::MC_MULSUBW_OP2) { in genAlternativeCodeSequence()