Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64MachineCombinerPattern.h37 MC_MULSUBXI_OP1 = 12 enumerator
DAArch64InstrInfo.cpp2570 Pattern.push_back(MachineCombinerPattern::MC_MULSUBXI_OP1); in hasPattern()
2816 case MachineCombinerPattern::MC_MULSUBXI_OP1: { in genAlternativeCodeSequence()