Searched refs:UnsafeMathOpt (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/ |
| H A D | AMDGPU.cpp | 810 bool UnsafeMathOpt = in addClangTargetOptions() local 822 DriverArgs, LibDeviceFile, Wave64, DAZ, FiniteOnly, UnsafeMathOpt, in addClangTargetOptions() 852 bool DAZ, bool FiniteOnly, bool UnsafeMathOpt, bool FastRelaxedMath, in getCommonBitcodeLibs() argument 861 AddBCLib(getUnsafeMathPath(UnsafeMathOpt || FastRelaxedMath)); in getCommonBitcodeLibs() 902 bool UnsafeMathOpt = in getCommonDeviceLibNames() local 913 DriverArgs, LibDeviceFile, Wave64, DAZ, FiniteOnly, UnsafeMathOpt, in getCommonDeviceLibNames()
|
| H A D | ROCm.h | 169 bool FiniteOnly, bool UnsafeMathOpt,
|