Home
last modified time | relevance | path

Searched defs:HasFMA (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/frameworks/libs/binary_translation/intrinsics/all_to_x86_32_or_x86_64/include/berberis/intrinsics/all_to_x86_32_or_x86_64/
Dintrinsics_bindings.h297 class HasFMA; variable
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86Subtarget.h109 bool HasFMA; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86Subtarget.h135 bool HasFMA = false; variable
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7775 bool HasFMA = in visitFADDForFMACombine() local
7963 bool HasFMA = in visitFSUBForFMACombine() local
8233 bool HasFMA = in visitFMULForFMACombine() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp11525 bool HasFMA = in visitFADDForFMACombine() local
11742 bool HasFMA = in visitFSUBForFMACombine() local
12050 bool HasFMA = in visitFMULForFMADistributiveCombine() local
/aosp_15_r20/external/clang/lib/Basic/
H A DTargets.cpp2327 bool HasFMA = false; member in __anon99bd0e1d0111::X86TargetInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp14602 bool HasFMA = in visitFADDForFMACombine() local
14826 bool HasFMA = in visitFSUBForFMACombine() local
15147 bool HasFMA = in visitFMULForFMADistributiveCombine() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp5330 bool HasFMA = TLI.isFMAFasterThanFMulAndFAdd(*MF, DstType) && in canCombineFMadOrFMA() local