Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Driver/ToolChains/
DAMDGPU.cpp596 bool CorrectSqrt = in addClangTargetOptions() local
606 UnsafeMathOpt, FastRelaxedMath, CorrectSqrt); in addClangTargetOptions()
612 bool UnsafeMathOpt, bool FastRelaxedMath, bool CorrectSqrt) const { in addCommonBitcodeLibCC1Args()
634 DriverArgs.MakeArgString(getCorrectlyRoundedSqrtPath(CorrectSqrt))); in addCommonBitcodeLibCC1Args()
DROCm.h120 bool FastRelaxedMath, bool CorrectSqrt) const;
DHIP.cpp325 bool CorrectSqrt = true; in addClangTargetOptions() local
335 UnsafeMathOpt, FastRelaxedMath, CorrectSqrt); in addClangTargetOptions()