Searched refs:UnsafeMathOpt (Results 1 – 1 of 1) sorted by relevance
/freebsd/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()
|