Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineCombinerPattern.h45 MULSUBW_OP2, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp6088 setFound(AArch64::MADDWrrr, 2, AArch64::WZR, MCP::MULSUBW_OP2); in getMaddPatterns()
7078 case MachineCombinerPattern::MULSUBW_OP2: in genAlternativeCodeSequence()
7084 if (Pattern == MachineCombinerPattern::MULSUBW_OP2) { in genAlternativeCodeSequence()