Searched defs:FastRelaxedMath (Results 1 – 1 of 1) sorted by relevance
/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | AMDGPU.cpp | 937 bool FastRelaxedMath = DriverArgs.hasArg(options::OPT_cl_fast_relaxed_math); addClangTargetOptions() local 982 getCommonBitcodeLibs(const llvm::opt::ArgList & DriverArgs,StringRef LibDeviceFile,bool Wave64,bool DAZ,bool FiniteOnly,bool UnsafeMathOpt,bool FastRelaxedMath,bool CorrectSqrt,DeviceLibABIVersion ABIVer,bool isOpenMP=false) const getCommonBitcodeLibs() argument 1029 bool FastRelaxedMath = DriverArgs.hasFlag(options::OPT_ffast_math, getCommonDeviceLibNames() local
|