Home
last modified time | relevance | path

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

/external/llvm-project/openmp/libomptarget/plugins/amdgpu/impl/
Dinternal.h237 const char *get_atmi_error_string(atmi_status_t err);
242 get_atmi_error_string(status)); \
Dutils.cpp22 const char *get_atmi_error_string(atmi_status_t err) { in get_atmi_error_string() function