Searched refs:CorrectSqrt (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | AMDGPU.cpp | 897 bool CorrectSqrt = in addClangTargetOptions() local 913 FastRelaxedMath, CorrectSqrt, ABIVer, GPUSan, false)); in addClangTargetOptions() 952 bool CorrectSqrt, DeviceLibABIVersion ABIVer, bool GPUSan, in getCommonBitcodeLibs() argument 975 AddBCLib(getCorrectlyRoundedSqrtPath(CorrectSqrt)); in getCommonBitcodeLibs() 1012 bool CorrectSqrt = DriverArgs.hasFlag( in getCommonDeviceLibNames() local 1025 FastRelaxedMath, CorrectSqrt, ABIVer, GPUSan, isOpenMP); in getCommonDeviceLibNames()
|
| H A D | ROCm.h | 181 bool FastRelaxedMath, bool CorrectSqrt, DeviceLibABIVersion ABIVer,
|