Searched refs:isl_multi_union_pw_aff_zero (Results 1 – 8 of 8) sorted by relevance
367 contracted.prefix = isl_multi_union_pw_aff_zero(space); in collect_filter_prefix_expansion()696 return isl_multi_union_pw_aff_zero(space); in isl_schedule_node_get_prefix_schedule_multi_union_pw_aff()703 data.prefix = isl_multi_union_pw_aff_zero(space); in isl_schedule_node_get_prefix_schedule_multi_union_pw_aff()756 data.prefix = isl_multi_union_pw_aff_zero(space); in isl_schedule_node_get_prefix_schedule_union_pw_multi_aff()823 data.prefix = isl_multi_union_pw_aff_zero(space); in isl_schedule_node_get_prefix_schedule_relation()
319 mupa = isl_multi_union_pw_aff_zero(space); in test_parse_mupa()333 mupa = isl_multi_union_pw_aff_zero(space); in test_parse_mupa()
4202 return isl_multi_union_pw_aff_zero(space); in read_multi_union_pw_aff_core()
8755 __isl_give isl_multi_union_pw_aff *isl_multi_union_pw_aff_zero( in isl_multi_union_pw_aff_zero() function
3182 isl_multi_union_pw_aff_zero(3190 to C<isl_multi_union_pw_aff_zero> needs to be zero-dimensional.3196 for the pair C<isl_multi_union_pw_aff_zero> and
1009 res = isl.isl_multi_union_pw_aff_zero(isl.isl_space_copy(arg0.ptr))1075 isl.isl_multi_union_pw_aff_zero.restype = c_void_p1076 isl.isl_multi_union_pw_aff_zero.argtypes = [c_void_p]
12706 auto res = isl_multi_union_pw_aff_zero(space.release()); in zero()
16947 auto res = isl_multi_union_pw_aff_zero(space.release()); in zero()