Searched refs:isl_map_get_range_lattice_tile (Results 1 – 6 of 6) sorted by relevance
455 __isl_give isl_fixed_box *isl_map_get_range_lattice_tile( in isl_map_get_range_lattice_tile() function499 return fixed_box_as_map(set, &isl_map_get_range_lattice_tile); in isl_set_get_lattice_tile()
703 __isl_give isl_fixed_box *isl_map_get_range_lattice_tile(
10448 auto res = isl_map_get_range_lattice_tile(get()); in range_lattice_tile()
13213 auto res = isl_map_get_range_lattice_tile(get()); in range_lattice_tile()
4863 isl_map_get_range_lattice_tile(4876 The function C<isl_map_get_range_lattice_tile> collects the stride4886 C<isl_map_get_range_lattice_tile> is always valid.
10033 res = isl.isl_map_get_range_lattice_tile(arg0.ptr)10426 isl.isl_map_get_range_lattice_tile.restype = c_void_p10427 isl.isl_map_get_range_lattice_tile.argtypes = [c_void_p]