Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/include/
H A DDebug.h108 #define GETNAME(name) GETNAME2(name) macro
113 fprintf(stderr, GETNAME(TARGET_NAME) " message: %s\n", _str); \
119 fprintf(stderr, GETNAME(TARGET_NAME) " message: " _str "\n", __VA_ARGS__); \
125 fprintf(stderr, GETNAME(TARGET_NAME) " fatal error %d: %s\n", _num, _str); \
132 fprintf(stderr, GETNAME(TARGET_NAME) " fatal error %d:" _str "\n", _num, \
140 fprintf(stderr, GETNAME(TARGET_NAME) " error: "); \
147 fprintf(stderr, GETNAME(TARGET_NAME) " device %d info: ", (int)_num); \
/llvm-project-15.0.7/openmp/libomptarget/plugins/common/elf_common/
H A Delf_common.cpp25 #define DEBUG_PREFIX "TARGET " GETNAME(TARGET_NAME)
/llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/dynamic_hsa/
H A Dhsa.cpp69 #define DEBUG_PREFIX "Target " GETNAME(TARGET_NAME) " RTL"
/llvm-project-15.0.7/openmp/libomptarget/plugins/cuda/dynamic_cuda/
H A Dcuda.cpp87 #define DEBUG_PREFIX "Target " GETNAME(TARGET_NAME) " RTL"
/llvm-project-15.0.7/openmp/libomptarget/plugins/remote/src/
H A Drtl.cpp23 #define DEBUG_PREFIX "Target " GETNAME(TARGET_NAME) " RTL"
/llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/impl/
H A Dinternal.h31 #define DEBUG_PREFIX "Target " GETNAME(TARGET_NAME) " RTL"
/llvm-project-15.0.7/openmp/libomptarget/src/
H A Dprivate.h123 #define DEBUG_PREFIX GETNAME(TARGET_NAME)
/llvm-project-15.0.7/openmp/libomptarget/plugins/generic-elf-64bit/src/
H A Drtl.cpp31 #define DEBUG_PREFIX "TARGET " GETNAME(TARGET_NAME) " RTL"
/llvm-project-15.0.7/openmp/libomptarget/plugins/ve/src/
H A Drtl.cpp33 #define DEBUG_PREFIX "Target " GETNAME(TARGET_NAME) " RTL"
/llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/src/
H A Drtl.cpp971 DP("Start initializing " GETNAME(TARGET_NAME) "\n"); in RTLDeviceInfoTy()
980 DP("Error when initializing HSA in " GETNAME(TARGET_NAME) "\n"); in RTLDeviceInfoTy()
991 DP("Error when initializing " GETNAME(TARGET_NAME) "\n"); in RTLDeviceInfoTy()
1091 DP("Finalizing the " GETNAME(TARGET_NAME) " DeviceInfo.\n"); in ~RTLDeviceInfoTy()
/llvm-project-15.0.7/openmp/libomptarget/plugins/cuda/src/
H A Drtl.cpp32 #define DEBUG_PREFIX "Target " GETNAME(TARGET_NAME) " RTL"