Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h132 FMLAv2i32_indexed_OP1, enumerator
H A DAArch64InstrInfo.cpp6281 Found |= Match(AArch64::FMULv2i32_indexed, 1, MCP::FMLAv2i32_indexed_OP1) || in getFMAPatterns()
6484 case AArch64MachineCombinerPattern::FMLAv2i32_indexed_OP1: in isThroughputPattern()
7521 case AArch64MachineCombinerPattern::FMLAv2i32_indexed_OP1: in genAlternativeCodeSequence()
7524 if (Pattern == AArch64MachineCombinerPattern::FMLAv2i32_indexed_OP1) { in genAlternativeCodeSequence()