Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/tools/amdgpu-arch/
H A DAMDGPUArchByHIP.cpp24 } hipDeviceProp_t; typedef
32 typedef hipError_t (*hipGetDeviceProperties_t)(hipDeviceProp_t *, int);
85 hipDeviceProp_t prop; in printGPUsByHIP()