Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_gsupport.cpp1576 #define PARALLEL_LOOP(func, schedule, ompt_pre, ompt_post) \ macro
1607 PARALLEL_LOOP(KMP_EXPAND_NAME(KMP_API_NAME_GOMP_PARALLEL_LOOP_STATIC), in PARALLEL_LOOP() function
1609 PARALLEL_LOOP(KMP_EXPAND_NAME(KMP_API_NAME_GOMP_PARALLEL_LOOP_DYNAMIC), in PARALLEL_LOOP()
1611 PARALLEL_LOOP( in PARALLEL_LOOP()
1614 PARALLEL_LOOP( in PARALLEL_LOOP()
1617 PARALLEL_LOOP(KMP_EXPAND_NAME(KMP_API_NAME_GOMP_PARALLEL_LOOP_GUIDED), in PARALLEL_LOOP()
1619 PARALLEL_LOOP(KMP_EXPAND_NAME(KMP_API_NAME_GOMP_PARALLEL_LOOP_RUNTIME), in PARALLEL_LOOP()
1621 PARALLEL_LOOP( in PARALLEL_LOOP()
1624 PARALLEL_LOOP( in PARALLEL_LOOP()