Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTargetOptions.h150 unsigned UnsafeFPMath : 1; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMSubtarget.h459 bool UnsafeFPMath = false; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp13864 bool UnsafeFPMath = in visitFMA() local