Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp810 bool UnsafeMathOpt = in addClangTargetOptions() local
822 DriverArgs, LibDeviceFile, Wave64, DAZ, FiniteOnly, UnsafeMathOpt, in addClangTargetOptions()
852 bool DAZ, bool FiniteOnly, bool UnsafeMathOpt, bool FastRelaxedMath, in getCommonBitcodeLibs() argument
861 AddBCLib(getUnsafeMathPath(UnsafeMathOpt || FastRelaxedMath)); in getCommonBitcodeLibs()
902 bool UnsafeMathOpt = in getCommonDeviceLibNames() local
913 DriverArgs, LibDeviceFile, Wave64, DAZ, FiniteOnly, UnsafeMathOpt, in getCommonDeviceLibNames()
H A DROCm.h169 bool FiniteOnly, bool UnsafeMathOpt,