Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h155 FMLSv2i32_indexed_OP2, enumerator
H A DAArch64InstrInfo.cpp6337 Found |= Match(AArch64::FMULv2i32_indexed, 2, MCP::FMLSv2i32_indexed_OP2) || in getFMAPatterns()
6498 case AArch64MachineCombinerPattern::FMLSv2i32_indexed_OP2: in isThroughputPattern()
7724 case AArch64MachineCombinerPattern::FMLSv2i32_indexed_OP2: in genAlternativeCodeSequence()
7726 if (Pattern == AArch64MachineCombinerPattern::FMLSv2i32_indexed_OP2) { in genAlternativeCodeSequence()