| /llvm-project-15.0.7/openmp/runtime/test/worksharing/for/ |
| H A D | omp_monotonic_env.c | 18 omp_sched_t sched_without_modifiers(omp_sched_t sched) { in sched_without_modifiers() 22 int sched_has_modifiers(omp_sched_t sched, omp_sched_t modifiers) { in sched_has_modifiers() 27 void check_schedule(const char *extra, const omp_sched_t sched, int chunk, in check_schedule() 52 omp_sched_t sched, ref_sched; in main() local
|
| H A D | omp_monotonic_schedule_set_get.c | 20 omp_sched_t sched_append_modifiers(omp_sched_t sched, omp_sched_t modifiers) { in sched_append_modifiers() 24 omp_sched_t sched_without_modifiers(omp_sched_t sched) { in sched_without_modifiers() 28 int sched_has_modifiers(omp_sched_t sched, omp_sched_t modifiers) { in sched_has_modifiers() 33 void check_schedule(const char *extra, const omp_sched_t sched, int chunk, in check_schedule()
|
| H A D | kmp_sch_simd_runtime_guided.c | 32 enum sched { enum
|
| H A D | kmp_sch_simd_runtime_static.c | 26 enum sched { enum
|
| H A D | kmp_sch_simd_runtime_api.c | 24 enum sched { enum
|
| H A D | kmp_sch_simd_guided.c | 26 enum sched { enum
|
| /llvm-project-15.0.7/polly/lib/External/isl/ |
| H A D | isl_schedule.c | 93 __isl_give isl_schedule *isl_schedule_copy(__isl_keep isl_schedule *sched) in isl_schedule_copy() 121 __isl_null isl_schedule *isl_schedule_free(__isl_take isl_schedule *sched) in isl_schedule_free() 248 __isl_keep isl_schedule *sched, in isl_schedule_foreach_schedule_node_top_down() 457 __isl_give isl_union_map *isl_schedule_get_map(__isl_keep isl_schedule *sched) in isl_schedule_get_map()
|
| H A D | isl_schedule_band.c | 1081 __isl_take isl_multi_union_pw_aff *sched, in isl_multi_union_pw_aff_tile()
|
| H A D | isl_scheduler.c | 110 isl_mat *sched; member 1200 isl_mat *sched; in add_node() local 3473 isl_map *map, *sched, *test; in is_condition_false() local 7194 isl_mat *sched; in swap_sched() local 7613 isl_schedule *sched; in isl_schedule_constraints_compute_schedule() local
|
| H A D | isl_test.c | 4402 isl_schedule *sched; in test_one_schedule() local 4538 isl_union_map *sched; in compute_schedule_with_context() local 4571 isl_union_map *sched; in test_has_schedule() local 4612 isl_schedule *sched; in test_padded_schedule() local
|
| H A D | isl_schedule_node.c | 2827 isl_multi_aff *sched; member
|
| /llvm-project-15.0.7/openmp/libompd/src/ |
| H A D | omp-icv.cpp | 721 TValue sched = TValue(context, task_handle->th) in ompd_get_run_schedule() local
|
| /llvm-project-15.0.7/openmp/runtime/src/ |
| H A D | kmp_dispatch_hier.h | 442 enum sched_type sched; // static, dynamic, guided, etc. member
|
| H A D | kmp_tasking.cpp | 4918 int nogroup, int sched, kmp_uint64 grainsize, in __kmp_taskloop() 5099 int sched, kmp_uint64 grainsize, void *task_dup) { in __kmpc_taskloop() 5126 int nogroup, int sched, kmp_uint64 grainsize, in __kmpc_taskloop_5()
|
| H A D | z_Linux_util.cpp | 582 int sched = sched_getscheduler(0); in __kmp_launch_monitor() local
|
| H A D | kmp_gsupport.cpp | 1771 int sched; in __GOMP_taskloop() local
|
| H A D | kmp_settings.cpp | 4039 enum sched_type sched = kmp_sch_default; in __kmp_parse_single_omp_schedule() local 4217 enum sched_type sched = SCHEDULE_WITHOUT_MODIFIERS(__kmp_sched); in __kmp_stg_print_omp_schedule() local
|
| H A D | kmp.h | 498 kmp_int64 sched; member 2016 sched; /* internal control for runtime schedule {sched,chunk} pair */ member
|
| /llvm-project-15.0.7/polly/lib/External/ppcg/ |
| H A D | gpu.c | 2235 __isl_take isl_union_map *access, __isl_take isl_union_map *sched, in remove_local_accesses() 2317 isl_union_map *sched, *tagged; in remove_local_accesses_group() local
|