Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/openmp/runtime/src/
H A 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()
587 KMP_DISPATCH_INIT(&loc, gtid, (schedule), lb, \
627 KMP_DISPATCH_INIT(&loc, gtid, (schedule), lb, \
750 KMP_DISPATCH_INIT(&loc, gtid, (schedule), lb, \
797 KMP_DISPATCH_INIT(&loc, gtid, (schedule), lb, \
1148 KMP_DISPATCH_INIT(&loc, gtid, (schedule), lb, \
1341 KMP_DISPATCH_INIT(&loc, gtid, kmp_nm_dynamic_chunked, 1, count, 1, 1, TRUE); in KMP_EXPAND_NAME()
1410 KMP_DISPATCH_INIT(&loc, gtid, kmp_nm_dynamic_chunked, 1, count, 1, 1, TRUE); in KMP_EXPAND_NAME()
[all …]