Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86Subtarget.h109 bool HasFMA; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86Subtarget.h142 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-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp10128 bool HasFMA = in visitFADDForFMACombine() local
10339 bool HasFMA = in visitFSUBForFMACombine() local
10636 bool HasFMA = in visitFMULForFMADistributiveCombine() local
/external/clang/lib/Basic/
DTargets.cpp2327 bool HasFMA = false; member in __anon2066a7b00111::X86TargetInfo