Home
last modified time | relevance | path

Searched refs:CorrectSqrt (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp938 bool CorrectSqrt = in addClangTargetOptions() local
948 FastRelaxedMath, CorrectSqrt, ABIVer, false)); in addClangTargetOptions()
983 bool CorrectSqrt, DeviceLibABIVersion ABIVer, bool isOpenMP = false) const { in getCommonBitcodeLibs() argument
994 AddBCLib(getCorrectlyRoundedSqrtPath(CorrectSqrt)); in getCommonBitcodeLibs()
1031 bool CorrectSqrt = DriverArgs.hasFlag( in getCommonDeviceLibNames() local
1038 FastRelaxedMath, CorrectSqrt, ABIVer, isOpenMP); in getCommonDeviceLibNames()