Home
last modified time | relevance | path

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

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp876 auto AddBCLib = [&](StringRef BCFile) { BCLibs.push_back(BCFile.str()); }; in getCommonBitcodeLibs() local
878 AddBCLib(getOCMLPath()); in getCommonBitcodeLibs()
879 AddBCLib(getOCKLPath()); in getCommonBitcodeLibs()
880 AddBCLib(getDenormalsAreZeroPath(DAZ)); in getCommonBitcodeLibs()
881 AddBCLib(getUnsafeMathPath(UnsafeMathOpt || FastRelaxedMath)); in getCommonBitcodeLibs()
882 AddBCLib(getFiniteOnlyPath(FiniteOnly || FastRelaxedMath)); in getCommonBitcodeLibs()
883 AddBCLib(getCorrectlyRoundedSqrtPath(CorrectSqrt)); in getCommonBitcodeLibs()
884 AddBCLib(getWavefrontSize64Path(Wave64)); in getCommonBitcodeLibs()
885 AddBCLib(LibDeviceFile); in getCommonBitcodeLibs()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp876 auto AddBCLib = [&](StringRef BCFile) { BCLibs.push_back(BCFile.str()); }; in getCommonBitcodeLibs() local
878 AddBCLib(getOCMLPath()); in getCommonBitcodeLibs()
879 AddBCLib(getOCKLPath()); in getCommonBitcodeLibs()
880 AddBCLib(getDenormalsAreZeroPath(DAZ)); in getCommonBitcodeLibs()
881 AddBCLib(getUnsafeMathPath(UnsafeMathOpt || FastRelaxedMath)); in getCommonBitcodeLibs()
882 AddBCLib(getFiniteOnlyPath(FiniteOnly || FastRelaxedMath)); in getCommonBitcodeLibs()
883 AddBCLib(getCorrectlyRoundedSqrtPath(CorrectSqrt)); in getCommonBitcodeLibs()
884 AddBCLib(getWavefrontSize64Path(Wave64)); in getCommonBitcodeLibs()
885 AddBCLib(LibDeviceFile); in getCommonBitcodeLibs()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp876 auto AddBCLib = [&](StringRef BCFile) { BCLibs.push_back(BCFile.str()); }; in getCommonBitcodeLibs() local
878 AddBCLib(getOCMLPath()); in getCommonBitcodeLibs()
879 AddBCLib(getOCKLPath()); in getCommonBitcodeLibs()
880 AddBCLib(getDenormalsAreZeroPath(DAZ)); in getCommonBitcodeLibs()
881 AddBCLib(getUnsafeMathPath(UnsafeMathOpt || FastRelaxedMath)); in getCommonBitcodeLibs()
882 AddBCLib(getFiniteOnlyPath(FiniteOnly || FastRelaxedMath)); in getCommonBitcodeLibs()
883 AddBCLib(getCorrectlyRoundedSqrtPath(CorrectSqrt)); in getCommonBitcodeLibs()
884 AddBCLib(getWavefrontSize64Path(Wave64)); in getCommonBitcodeLibs()
885 AddBCLib(LibDeviceFile); in getCommonBitcodeLibs()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp876 auto AddBCLib = [&](StringRef BCFile) { BCLibs.push_back(BCFile.str()); }; in getCommonBitcodeLibs() local
878 AddBCLib(getOCMLPath()); in getCommonBitcodeLibs()
879 AddBCLib(getOCKLPath()); in getCommonBitcodeLibs()
880 AddBCLib(getDenormalsAreZeroPath(DAZ)); in getCommonBitcodeLibs()
881 AddBCLib(getUnsafeMathPath(UnsafeMathOpt || FastRelaxedMath)); in getCommonBitcodeLibs()
882 AddBCLib(getFiniteOnlyPath(FiniteOnly || FastRelaxedMath)); in getCommonBitcodeLibs()
883 AddBCLib(getCorrectlyRoundedSqrtPath(CorrectSqrt)); in getCommonBitcodeLibs()
884 AddBCLib(getWavefrontSize64Path(Wave64)); in getCommonBitcodeLibs()
885 AddBCLib(LibDeviceFile); in getCommonBitcodeLibs()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp876 auto AddBCLib = [&](StringRef BCFile) { BCLibs.push_back(BCFile.str()); }; in getCommonBitcodeLibs() local
878 AddBCLib(getOCMLPath()); in getCommonBitcodeLibs()
879 AddBCLib(getOCKLPath()); in getCommonBitcodeLibs()
880 AddBCLib(getDenormalsAreZeroPath(DAZ)); in getCommonBitcodeLibs()
881 AddBCLib(getUnsafeMathPath(UnsafeMathOpt || FastRelaxedMath)); in getCommonBitcodeLibs()
882 AddBCLib(getFiniteOnlyPath(FiniteOnly || FastRelaxedMath)); in getCommonBitcodeLibs()
883 AddBCLib(getCorrectlyRoundedSqrtPath(CorrectSqrt)); in getCommonBitcodeLibs()
884 AddBCLib(getWavefrontSize64Path(Wave64)); in getCommonBitcodeLibs()
885 AddBCLib(LibDeviceFile); in getCommonBitcodeLibs()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Driver/ToolChains/
H A DAMDGPU.cpp876 auto AddBCLib = [&](StringRef BCFile) { BCLibs.push_back(BCFile.str()); }; in getCommonBitcodeLibs() local
878 AddBCLib(getOCMLPath()); in getCommonBitcodeLibs()
879 AddBCLib(getOCKLPath()); in getCommonBitcodeLibs()
880 AddBCLib(getDenormalsAreZeroPath(DAZ)); in getCommonBitcodeLibs()
881 AddBCLib(getUnsafeMathPath(UnsafeMathOpt || FastRelaxedMath)); in getCommonBitcodeLibs()
882 AddBCLib(getFiniteOnlyPath(FiniteOnly || FastRelaxedMath)); in getCommonBitcodeLibs()
883 AddBCLib(getCorrectlyRoundedSqrtPath(CorrectSqrt)); in getCommonBitcodeLibs()
884 AddBCLib(getWavefrontSize64Path(Wave64)); in getCommonBitcodeLibs()
885 AddBCLib(LibDeviceFile); in getCommonBitcodeLibs()