Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/include/
H A DDebug.h85 USED inline uint32_t getDebugLevel() { in getDebugLevel() function
164 if (getDebugLevel() > 0) { \
172 if (getDebugLevel() > 0) { \
189 if (getDebugLevel() > 0) { \
/llvm-project-15.0.7/openmp/libomptarget/plugins/remote/src/
H A DClient.h55 DebugLevel = getDebugLevel(); in RemoteOffloadClient()
114 DebugLevel = getDebugLevel(); in RemoteClientManager()
/llvm-project-15.0.7/openmp/libomptarget/plugins/remote/server/
H A DOffloadingServer.cpp37 if (getDebugLevel()) in main()
H A DServer.h55 DebugLevel = getDebugLevel(); in RemoteOffloadImpl()
/llvm-project-15.0.7/openmp/libomptarget/plugins/cuda/src/
H A Drtl.cpp44 if (getDebugLevel() > 0) { \