Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_gsupport.cpp362 #define KMP_DISPATCH_INIT __kmp_aux_dispatch_init_4 macro
366 #define KMP_DISPATCH_INIT __kmp_aux_dispatch_init_8 macro
427 KMP_DISPATCH_INIT(loc, *gtid, schedule, start, end, incr, chunk_size, in __kmp_GOMP_parallel_microtask_wrapper()
617 KMP_DISPATCH_INIT(&loc, gtid, (schedule), lb, \
657 KMP_DISPATCH_INIT(&loc, gtid, (schedule), lb, \
780 KMP_DISPATCH_INIT(&loc, gtid, (schedule), lb, \
827 KMP_DISPATCH_INIT(&loc, gtid, (schedule), lb, \
1178 KMP_DISPATCH_INIT(&loc, gtid, (schedule), lb, \
1371 KMP_DISPATCH_INIT(&loc, gtid, kmp_nm_dynamic_chunked, 1, count, 1, 1, TRUE); in KMP_EXPAND_NAME()
1440 KMP_DISPATCH_INIT(&loc, gtid, kmp_nm_dynamic_chunked, 1, count, 1, 1, TRUE); in KMP_EXPAND_NAME()
[all …]