Home
last modified time | relevance | path

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

/external/llvm-project/openmp/libomptarget/plugins/amdgpu/impl/
Datmi.h169 #define ATMI_PLACE_GPU(node, gpu_id) \ macro
Dsystem.cpp543 atmi_place_t place = ATMI_PLACE_GPU(0, gpu); in init_tasks()
/external/llvm-project/openmp/libomptarget/plugins/amdgpu/src/
Drtl.cpp235 return ATMI_PLACE_GPU(0, device_id); in get_gpu_place()