Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DMachineCombinerPattern.h154 FMLSv2i32_indexed_OP2, enumerator
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp5315 Found |= Match(AArch64::FMULv2i32_indexed, 2, MCP::FMLSv2i32_indexed_OP2) || in getFMAPatterns()
5445 case MachineCombinerPattern::FMLSv2i32_indexed_OP2: in isThroughputPattern()
6610 case MachineCombinerPattern::FMLSv2i32_indexed_OP2: in genAlternativeCodeSequence()
6612 if (Pattern == MachineCombinerPattern::FMLSv2i32_indexed_OP2) { in genAlternativeCodeSequence()