Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h139 FMLAv4i32_indexed_OP2, enumerator
H A DAArch64InstrInfo.cpp6298 Found |= Match(AArch64::FMULv4i32_indexed, 2, MCP::FMLAv4i32_indexed_OP2) || in getFMAPatterns()
6491 case AArch64MachineCombinerPattern::FMLAv4i32_indexed_OP2: in isThroughputPattern()
7614 case AArch64MachineCombinerPattern::FMLAv4i32_indexed_OP2: in genAlternativeCodeSequence()
7617 if (Pattern == AArch64MachineCombinerPattern::FMLAv4i32_indexed_OP2) { in genAlternativeCodeSequence()