Searched refs:FMLAv2f32_OP2 (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A D | MachineCombinerPattern.h | 55 FMLAv2f32_OP2, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | MachineCombinerPattern.h | 110 FMLAv2f32_OP2, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | MachineCombinerPattern.h | 123 FMLAv2f32_OP2, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | MachineCombinerPattern.h | 123 FMLAv2f32_OP2, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | MachineCombinerPattern.h | 123 FMLAv2f32_OP2, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | MachineCombinerPattern.h | 123 FMLAv2f32_OP2, enumerator
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.cpp | 3094 Patterns.push_back(MachineCombinerPattern::FMLAv2f32_OP2); in getFMAPatterns() 3224 case MachineCombinerPattern::FMLAv2f32_OP2: in isThroughputPattern() 3637 case MachineCombinerPattern::FMLAv2f32_OP2: in genAlternativeCodeSequence()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.cpp | 3946 Match(AArch64::FMULv2f32, 2, MCP::FMLAv2f32_OP2); in getFMAPatterns() 4057 case MachineCombinerPattern::FMLAv2f32_OP2: in isThroughputPattern() 4864 case MachineCombinerPattern::FMLAv2f32_OP2: in genAlternativeCodeSequence()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.cpp | 5260 Match(AArch64::FMULv2f32, 2, MCP::FMLAv2f32_OP2); in getFMAPatterns() 5424 case MachineCombinerPattern::FMLAv2f32_OP2: in isThroughputPattern() 6418 case MachineCombinerPattern::FMLAv2f32_OP2: in genAlternativeCodeSequence()
|