Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/dynamic_hsa/
H A Dhsa.h234 typedef enum { HSA_PROFILE_BASE = 0, HSA_PROFILE_FULL = 1 } hsa_profile_t; enumerator
/llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/impl/
H A Dsystem.cpp651 agent_profile = HSA_PROFILE_FULL; in RegisterModuleFromMemory()