Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DMachineCombinerPattern.h156 FMLSv2i64_indexed_OP2, enumerator
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp5322 Found |= Match(AArch64::FMULv2i64_indexed, 2, MCP::FMLSv2i64_indexed_OP2) || in getFMAPatterns()
5446 case MachineCombinerPattern::FMLSv2i64_indexed_OP2: in isThroughputPattern()
6657 case MachineCombinerPattern::FMLSv2i64_indexed_OP2: in genAlternativeCodeSequence()
6659 if (Pattern == MachineCombinerPattern::FMLSv2i64_indexed_OP2) { in genAlternativeCodeSequence()