Searched defs:sched (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/isl/
H A Disl_schedule_private.h17 isl_multi_aff *sched; member in struct:isl_schedule_node
H A Disl_band.c194 isl_union_pw_multi_aff *sched; local
539 isl_union_pw_multi_aff *sched = NULL, *child_sched = NULL; local
421 isl_union_pw_multi_aff_tile( __isl_take isl_union_pw_multi_aff *sched, __isl_keep isl_multi_val *sizes) argument
619 isl_union_pw_multi_aff_drop( __isl_take isl_union_pw_multi_aff *sched, int pos, int n) argument
641 isl_union_pw_multi_aff *sched; local
[all...]
H A Disl_schedule.c71 isl_mat *sched; member in struct:isl_sched_node
520 isl_mat *sched; local
1753 isl_schedule *sched = NULL; local
2929 isl_schedule *sched; local
2990 isl_schedule_free(__isl_take isl_schedule *sched) argument
3094 isl_schedule_get_map(__isl_keep isl_schedule *sched) argument
3558 isl_schedule_foreach_band(__isl_keep isl_schedule *sched, int (*fn)(__isl_keep isl_band *band, void *user), void *user) argument
[all...]
H A Disl_test.c2448 isl_schedule *sched; local
2562 isl_union_map *sched; local
2580 isl_union_map *sched; local
2620 isl_schedule *sched; local
[all...]
/haiku-buildtools/gcc/libgomp/
H A Dloop_ull.c37 gomp_loop_ull_init(struct gomp_work_share *ws, bool up, gomp_ull start, gomp_ull end, gomp_ull incr, enum gomp_schedule_type sched, gomp_ull chunk_size) argument
H A Dloop.c36 gomp_loop_init(struct gomp_work_share *ws, long start, long end, long incr, enum gomp_schedule_type sched, long chunk_size) argument
440 gomp_parallel_loop_start(void (*fn) (void *), void *data, unsigned num_threads, long start, long end, long incr, enum gomp_schedule_type sched, long chunk_size, unsigned int flags) argument
H A Dlibgomp.h86 enum gomp_schedule_type sched; member in struct:gomp_work_share
/haiku-buildtools/legacy/gcc/gcc/
H A Dvarray.h75 struct sched_info_tag *sched[1]; member in union:varray_data_tag

Completed in 72 milliseconds