Searched defs:LibDeviceFile (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp795 StringRef LibDeviceFile = RocmInstallation.getLibDeviceFile(CanonArch); local
887 StringRef LibDeviceFile = RocmInstallation.getLibDeviceFile(CanonArch); local
831 checkCommonBitcodeLibs( StringRef GPUArch, StringRef LibDeviceFile, DeviceLibABIVersion ABIVer) const argument
850 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 argument
[all...]

Completed in 61 milliseconds