Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h142 FMLSv4f16_OP1, enumerator
H A DAArch64InstrInfo.cpp6327 Match(AArch64::FMULv4f16, 1, MCP::FMLSv4f16_OP1); in getFMAPatterns()
6500 case AArch64MachineCombinerPattern::FMLSv4f16_OP1: in isThroughputPattern()
7690 case AArch64MachineCombinerPattern::FMLSv4f16_OP1: in genAlternativeCodeSequence()
7699 if (Pattern == AArch64MachineCombinerPattern::FMLSv4f16_OP1) { in genAlternativeCodeSequence()