Searched refs:LD_LOOP (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/openmp/libomptarget/deviceRTLs/common/src/ |
D | loop.cu | 110 PRINT(LD_LOOP, in for_static_init() 175 PRINT(LD_LOOP, "unknown schedtype %d, revert back to static chunk\n", in for_static_init() 187 PRINT(LD_LOOP, in for_static_init() 233 PRINT(LD_LOOP, in dispatch_init() 261 PRINT(LD_LOOP, "Runtime sched is %d with chunk %lld\n", (int)schedule, in dispatch_init() 266 PRINT(LD_LOOP, "Auto sched is %d with chunk %lld\n", (int)schedule, in dispatch_init() 269 PRINT(LD_LOOP, "Dyn sched is %d with chunk %lld\n", (int)schedule, in dispatch_init() 292 PRINT(LD_LOOP, in dispatch_init() 324 PRINT(LD_LOOP, in dispatch_init() 347 PRINT(LD_LOOP, in dispatch_init() [all …]
|
/external/llvm-project/openmp/libomptarget/deviceRTLs/common/ |
D | debug.h | 157 #define LD_LOOP (LD_SET_LOOP | LD_SET_LOOPD) macro
|