Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86Subtarget.h109 bool HasFMA; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86Subtarget.h135 bool HasFMA = false; variable
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7775 bool HasFMA = in visitFADDForFMACombine() local
7963 bool HasFMA = in visitFSUBForFMACombine() local
8233 bool HasFMA = in visitFMULForFMACombine() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp11525 bool HasFMA = in visitFADDForFMACombine() local
11742 bool HasFMA = in visitFSUBForFMACombine() local
12050 bool HasFMA = in visitFMULForFMADistributiveCombine() local
/external/clang/lib/Basic/
DTargets.cpp2327 bool HasFMA = false; member in __anone31b689d0111::X86TargetInfo
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
DCombinerHelper.cpp5330 bool HasFMA = TLI.isFMAFasterThanFMulAndFAdd(*MF, DstType) && in canCombineFMadOrFMA() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp14602 bool HasFMA = in visitFADDForFMACombine() local
14826 bool HasFMA = in visitFSUBForFMACombine() local
15147 bool HasFMA = in visitFMULForFMADistributiveCombine() local