Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64MachineCombinerPattern.h28 MC_MULSUBW_OP1 = 3, enumerator
DAArch64InstrInfo.cpp2525 Pattern.push_back(MachineCombinerPattern::MC_MULSUBW_OP1); in hasPattern()
2767 case MachineCombinerPattern::MC_MULSUBW_OP1: in genAlternativeCodeSequence()
2776 if (Pattern == MachineCombinerPattern::MC_MULSUBW_OP1) { in genAlternativeCodeSequence()