Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DMachineCombinerPattern.h47 MULSUBWI_OP1, enumerator
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp5121 setFound(AArch64::MADDWrrr, 1, AArch64::WZR, MCP::MULSUBWI_OP1); in getMaddPatterns()
6037 case MachineCombinerPattern::MULSUBWI_OP1: in genAlternativeCodeSequence()
6046 if (Pattern == MachineCombinerPattern::MULSUBWI_OP1) { in genAlternativeCodeSequence()