Home
last modified time | relevance | path

Searched refs:next_is_tuple (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_multi_read_no_explicit_domain_templ.c52 if (next_is_tuple(s)) { in MULTI()
H A Disl_input.c983 static int next_is_tuple(__isl_keep isl_stream *s) in next_is_tuple() function
1468 if (next_is_tuple(s)) { in read_tuple_space()
2682 if (!next_is_tuple(s)) in obj_read_body()
2694 if (!next_is_tuple(s)) { in obj_read_body()
3477 if (is_empty || next_is_tuple(s) || next_is_fresh_ident(s, v)) { in read_aff_domain()
3557 if (next_is_tuple(s)) { in isl_stream_read_pw_aff()
3746 if (next_is_tuple(s)) { in isl_stream_read_union_pw_multi_aff()
3890 if (next_is_tuple(s)) { in isl_stream_read_multi_aff()
4017 if (next_is_tuple(s)) { in isl_stream_read_multi_pw_aff()
4125 if (next_is_tuple(s)) { in isl_stream_read_union_pw_aff()
[all …]