Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_gsupport.cpp332 #define KMP_DISPATCH_INIT __kmp_aux_dispatch_init_4 macro
336 #define KMP_DISPATCH_INIT __kmp_aux_dispatch_init_8 macro
397 KMP_DISPATCH_INIT(loc, *gtid, schedule, start, end, incr, chunk_size, in __kmp_GOMP_parallel_microtask_wrapper()
578 KMP_DISPATCH_INIT(&loc, gtid, (schedule), lb, \
618 KMP_DISPATCH_INIT(&loc, gtid, (schedule), lb, \
741 KMP_DISPATCH_INIT(&loc, gtid, (schedule), lb, \
788 KMP_DISPATCH_INIT(&loc, gtid, (schedule), lb, \
1139 KMP_DISPATCH_INIT(&loc, gtid, (schedule), lb, \
1329 KMP_DISPATCH_INIT(&loc, gtid, kmp_nm_dynamic_chunked, 1, count, 1, 1, TRUE); in KMP_EXPAND_NAME()
1398 KMP_DISPATCH_INIT(&loc, gtid, kmp_nm_dynamic_chunked, 1, count, 1, 1, TRUE); in KMP_EXPAND_NAME()
[all …]