Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64MachineCombinerPattern.h36 MC_MULADDXI_OP1 = 11, enumerator
DAArch64InstrInfo.cpp2556 Pattern.push_back(MachineCombinerPattern::MC_MULADDXI_OP1); in hasPattern()
2724 case MachineCombinerPattern::MC_MULADDXI_OP1: { in genAlternativeCodeSequence()