Home
last modified time | relevance | path

Searched refs:isl_stream_next_token (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_schedule_read.c83 tok = isl_stream_next_token(s); in read_context()
134 tok = isl_stream_next_token(s); in read_domain()
190 tok = isl_stream_next_token(s); in read_expansion()
201 tok = isl_stream_next_token(s); in read_expansion()
260 tok = isl_stream_next_token(s); in read_extension()
311 tok = isl_stream_next_token(s); in read_filter()
362 tok = isl_stream_next_token(s); in read_guard()
413 tok = isl_stream_next_token(s); in read_mark()
530 tok = isl_stream_next_token(s); in read_band()
555 tok = isl_stream_next_token(s); in read_band()
[all …]
H A Disl_stream.c700 tok = isl_stream_next_token(s); in isl_stream_eat_if_available()
716 tok = isl_stream_next_token(s); in isl_stream_next_token_is()
728 tok = isl_stream_next_token(s); in isl_stream_read_ident_if_available()
744 tok = isl_stream_next_token(s); in isl_stream_eat()
763 tok = isl_stream_next_token(s); in isl_stream_is_empty()
978 tok = isl_stream_next_token(s); in isl_stream_yaml_next()
1001 tok = isl_stream_next_token(s); in isl_stream_yaml_next()
1071 tok = isl_stream_next_token(s); in isl_stream_yaml_read_start_mapping()
1106 tok = isl_stream_next_token(s); in isl_stream_yaml_read_end_mapping()
1140 tok = isl_stream_next_token(s); in isl_stream_yaml_read_start_sequence()
[all …]
H A Disl_input.c156 tok = isl_stream_next_token(s); in next_token()
161 tok2 = isl_stream_next_token(s); in next_token()
348 tok = isl_stream_next_token(s); in accept_minmax()
781 tok = isl_stream_next_token(s); in set_current_line_col()
818 tok = isl_stream_next_token(s); in next_is_comparator()
912 tok = isl_stream_next_token(s); in accept_affine_list()
961 tok = isl_stream_next_token(s); in read_defined_var_list()
988 tok = isl_stream_next_token(s); in next_is_tuple()
1456 tok = isl_stream_next_token(s); in read_tuple_space()
1860 tok = isl_stream_next_token(s); in add_constraint()
[all …]
H A Dextract_key.c57 tok = isl_stream_next_token(s); in get_key()
H A Dread_in_string_templ.c22 tok = isl_stream_next_token(s); in FN()
H A Disl_id.c260 tok = isl_stream_next_token(s); in isl_stream_read_id()
/llvm-project-15.0.7/polly/lib/External/isl/include/isl/
H A Dstream.h63 struct isl_token *isl_stream_next_token(__isl_keep isl_stream *s);