Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Basic/Targets/
H A DX86.h93 bool HasFMA = false; variable
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp5330 bool HasFMA = TLI.isFMAFasterThanFMulAndFAdd(*MF, DstType) && in canCombineFMadOrFMA() local
/openbsd-src/gnu/llvm/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