Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/Targets/
H A DX86.h90 bool HasFMA = false; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86Subtarget.h133 bool HasFMA = false; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp12830 bool HasFMA = in visitFADDForFMACombine() local
13039 bool HasFMA = in visitFSUBForFMACombine() local
13349 bool HasFMA = in visitFMULForFMADistributiveCombine() local