Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
DROCm.h151 bool hasDeviceLibrary() const { return HasDeviceLibrary; } in hasDeviceLibrary() function
DHIP.cpp392 if (!RocmInstallation.hasDeviceLibrary()) { in getHIPDeviceLibs()
DAMDGPU.cpp824 if (!RocmInstallation.hasDeviceLibrary()) { in addClangTargetOptions()