Searched refs:UnsafeMathOpt (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | AMDGPU.cpp | 935 bool UnsafeMathOpt = in addClangTargetOptions() local 947 DriverArgs, LibDeviceFile, Wave64, DAZ, FiniteOnly, UnsafeMathOpt, in addClangTargetOptions() 982 bool DAZ, bool FiniteOnly, bool UnsafeMathOpt, bool FastRelaxedMath, in getCommonBitcodeLibs() argument 992 AddBCLib(getUnsafeMathPath(UnsafeMathOpt || FastRelaxedMath)); in getCommonBitcodeLibs() 1026 bool UnsafeMathOpt = in getCommonDeviceLibNames() local 1037 DriverArgs, LibDeviceFile, Wave64, DAZ, FiniteOnly, UnsafeMathOpt, in getCommonDeviceLibNames()
|
| H A D | ROCm.h | 179 bool FiniteOnly, bool UnsafeMathOpt,
|