Home
last modified time | relevance | path

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

/external/llvm-project/openmp/libomptarget/deviceRTLs/common/
Ddebug.h95 #ifndef OMPTARGET_NVPTX_TEST
97 #define OMPTARGET_NVPTX_TEST (LT_SET_FUSSY) macro
99 #define OMPTARGET_NVPTX_TEST (LT_SET_SAFETY) macro
129 #if OMPTARGET_NVPTX_DEBUG || OMPTARGET_NVPTX_TEST || OMPTARGET_NVPTX_WARNING
139 #if OMPTARGET_NVPTX_TEST
214 #if OMPTARGET_NVPTX_TEST == LT_SET_SAFETY
216 #define TON(_flag) ((OMPTARGET_NVPTX_TEST) & (_flag))
230 #elif OMPTARGET_NVPTX_TEST >= LT_SET_INPUT
232 #define TON(_flag) ((OMPTARGET_NVPTX_TEST) & (_flag))