Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DROCm.h151 bool hasDeviceLibrary() const { return HasDeviceLibrary; } in hasDeviceLibrary() function
H A DHIP.cpp391 if (!RocmInstallation.hasDeviceLibrary()) { in getHIPDeviceLibs()
H A DAMDGPU.cpp810 if (!RocmInstallation.hasDeviceLibrary()) { in addClangTargetOptions()