Searched refs:isl_stream_next_token (Results 1 – 8 of 8) sorted by relevance
89 tok = isl_stream_next_token(s); in read_context()140 tok = isl_stream_next_token(s); in read_domain()196 tok = isl_stream_next_token(s); in read_expansion()207 tok = isl_stream_next_token(s); in read_expansion()266 tok = isl_stream_next_token(s); in read_extension()317 tok = isl_stream_next_token(s); in read_filter()368 tok = isl_stream_next_token(s); in read_guard()419 tok = isl_stream_next_token(s); in read_mark()521 tok = isl_stream_next_token(s); in read_band()546 tok = isl_stream_next_token(s); in read_band()[all …]
693 struct isl_token *isl_stream_next_token(__isl_keep isl_stream *s) in isl_stream_next_token() function707 tok = isl_stream_next_token(s); in isl_stream_eat_if_available()723 tok = isl_stream_next_token(s); in isl_stream_next_token_is()735 tok = isl_stream_next_token(s); in isl_stream_read_ident_if_available()751 tok = isl_stream_next_token(s); in isl_stream_eat()770 tok = isl_stream_next_token(s); in isl_stream_is_empty()811 struct isl_token *tok = isl_stream_next_token(s); in isl_stream_free()985 tok = isl_stream_next_token(s); in isl_stream_yaml_next()1008 tok = isl_stream_next_token(s); in isl_stream_yaml_next()1026 tok = isl_stream_next_token(s); in isl_stream_yaml_next()[all …]
156 tok = isl_stream_next_token(s); in next_token()161 tok2 = isl_stream_next_token(s); in next_token()324 tok = isl_stream_next_token(s); in accept_minmax()396 return next_signed_value_fn(s, &isl_stream_next_token, msg); in next_signed_value()767 tok = isl_stream_next_token(s); in set_current_line_col()804 tok = isl_stream_next_token(s); in next_is_comparator()898 tok = isl_stream_next_token(s); in accept_affine_list()929 while ((tok = isl_stream_next_token(s)) != NULL) { in read_defined_var_list()947 tok = isl_stream_next_token(s); in read_defined_var_list()951 tok = isl_stream_next_token(s); in read_defined_var_list()[all …]
57 tok = isl_stream_next_token(s); in KEY_GET()
22 tok = isl_stream_next_token(s); in FN()
270 tok = isl_stream_next_token(s); in isl_stream_read_id()
2650 tok = isl_stream_next_token(s); in next_key()3294 tok = isl_stream_next_token(s); in next_is_sequence()
64 struct isl_token *isl_stream_next_token(__isl_keep isl_stream *s);