Home
last modified time | relevance | path

Searched defs:sched (Results 1 – 19 of 19) sorted by relevance

/llvm-project-15.0.7/openmp/runtime/test/worksharing/for/
H A Domp_monotonic_env.c18 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 Domp_monotonic_schedule_set_get.c20 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 Dkmp_sch_simd_runtime_guided.c32 enum sched { enum
H A Dkmp_sch_simd_runtime_static.c26 enum sched { enum
H A Dkmp_sch_simd_runtime_api.c24 enum sched { enum
H A Dkmp_sch_simd_guided.c26 enum sched { enum
/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_schedule.c93 __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 Disl_schedule_band.c1081 __isl_take isl_multi_union_pw_aff *sched, in isl_multi_union_pw_aff_tile()
H A Disl_scheduler.c110 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 Disl_test.c4402 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 Disl_schedule_node.c2827 isl_multi_aff *sched; member
/llvm-project-15.0.7/openmp/libompd/src/
H A Domp-icv.cpp721 TValue sched = TValue(context, task_handle->th) in ompd_get_run_schedule() local
/llvm-project-15.0.7/openmp/runtime/src/
H A Dkmp_dispatch_hier.h442 enum sched_type sched; // static, dynamic, guided, etc. member
H A Dkmp_tasking.cpp4918 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 Dz_Linux_util.cpp582 int sched = sched_getscheduler(0); in __kmp_launch_monitor() local
H A Dkmp_gsupport.cpp1771 int sched; in __GOMP_taskloop() local
H A Dkmp_settings.cpp4039 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 Dkmp.h498 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 Dgpu.c2235 __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