Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/tools/amdgpu-arch/
H A DAMDGPUArchByHIP.cpp61 hipDeviceGet_t hipDeviceGet; in printGPUsByHIP() local
65 DYNAMIC_INIT_HIP(hipDeviceGet); in printGPUsByHIP()
79 err = hipDeviceGet(&deviceId, i); in printGPUsByHIP()