Searched defs:dim_map (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/isl/
H A Disl_dim_map.c32 struct isl_dim_map *dim_map; local
45 void isl_dim_map_range(__isl_keep isl_dim_map *dim_map, argument
63 isl_dim_map_dim_range(__isl_keep isl_dim_map *dim_map, __isl_keep isl_space *dim, enum isl_dim_type type, unsigned first, unsigned n, unsigned dst_pos) argument
80 isl_dim_map_dim(__isl_keep isl_dim_map *dim_map, __isl_keep isl_space *dim, enum isl_dim_type type, unsigned dst_pos) argument
87 isl_dim_map_div(__isl_keep isl_dim_map *dim_map, __isl_keep isl_basic_map *bmap, unsigned dst_pos) argument
103 isl_dim_map_dump(struct isl_dim_map *dim_map) argument
113 copy_constraint_dim_map(isl_int *dst, isl_int *src, struct isl_dim_map *dim_map) argument
128 copy_div_dim_map(isl_int *dst, isl_int *src, struct isl_dim_map *dim_map) argument
135 isl_basic_map_add_constraints_dim_map( __isl_take isl_basic_map *dst, __isl_take isl_basic_map *src, __isl_take isl_dim_map *dim_map) argument
176 isl_basic_set_add_constraints_dim_map( __isl_take isl_basic_set *dst, __isl_take isl_basic_set *src, __isl_take isl_dim_map *dim_map) argument
185 isl_dim_map_extend(__isl_keep isl_dim_map *dim_map, __isl_keep isl_basic_map *bmap) argument
217 struct isl_dim_map *dim_map; local
[all...]
H A Disl_schedule.c792 isl_dim_map *dim_map; local
850 isl_dim_map *dim_map; local
943 isl_dim_map *dim_map; local
1023 isl_dim_map *dim_map; local
2198 isl_dim_map *dim_map; local
2247 isl_dim_map *dim_map; local
[all...]
H A Disl_map.c3043 struct isl_dim_map *dim_map; local
3186 struct isl_dim_map *dim_map; local
3342 struct isl_dim_map *dim_map; local
3795 struct isl_dim_map *dim_map; local
10510 isl_basic_map_realign(__isl_take isl_basic_map *bmap, __isl_take isl_space *dim, __isl_take struct isl_dim_map *dim_map) argument
10544 struct isl_dim_map *dim_map; local
10642 struct isl_dim_map *dim_map; local
[all...]

Completed in 103 milliseconds