Searched refs:UnsafeMathOpt (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/ |
| H A D | AMDGPU.cpp | 833 bool UnsafeMathOpt = in addClangTargetOptions() local 845 DriverArgs, LibDeviceFile, Wave64, DAZ, FiniteOnly, UnsafeMathOpt, in addClangTargetOptions() 857 bool DAZ, bool FiniteOnly, bool UnsafeMathOpt, bool FastRelaxedMath, in getCommonBitcodeLibs() argument 867 AddBCLib(getUnsafeMathPath(UnsafeMathOpt || FastRelaxedMath)); in getCommonBitcodeLibs()
|
| H A D | ROCm.h | 144 bool FiniteOnly, bool UnsafeMathOpt,
|
| H A D | HIP.cpp | 416 bool UnsafeMathOpt = in getHIPDeviceLibs() local 446 DriverArgs, LibDeviceFile, Wave64, DAZ, FiniteOnly, UnsafeMathOpt, in getHIPDeviceLibs()
|