Searched refs:isl_stream_yaml_next (Results 1 – 9 of 9) sorted by relevance
86 if (isl_stream_yaml_next(s) < 0) in read_context()99 more = isl_stream_yaml_next(s); in read_context()109 if (isl_stream_yaml_next(s) < 0) in read_context()137 if (isl_stream_yaml_next(s) < 0) in read_domain()150 more = isl_stream_yaml_next(s); in read_domain()160 if (isl_stream_yaml_next(s) < 0) in read_domain()190 if (isl_stream_yaml_next(s) < 0) in read_expansion()225 } while ((more = isl_stream_yaml_next(s)) == isl_bool_true); in read_expansion()263 if (isl_stream_yaml_next(s) < 0) in read_extension()276 more = isl_stream_yaml_next(s); in read_extension()[all …]
87 while ((more = isl_stream_yaml_next(s1)) == isl_bool_true) { in main()92 more2 = isl_stream_yaml_next(s2); in main()102 more = isl_stream_yaml_next(s1); in main()103 more2 = isl_stream_yaml_next(s2); in main()
2680 if (isl_stream_yaml_next(s) < 0) in eat_key()2705 if (isl_stream_yaml_next(s) < 0) in read_op()2762 more = isl_stream_yaml_next(s); in isl_stream_read_ast_expr()2773 if (isl_stream_yaml_next(s) < 0) in isl_stream_read_ast_expr()3353 if (isl_stream_yaml_next(s) < 0) in read_body()3380 if (isl_stream_yaml_next(s) < 0) in read_for()3394 if (isl_stream_yaml_next(s) < 0) in read_for()3397 if ((more = isl_stream_yaml_next(s)) < 0) in read_for()3409 if (isl_stream_yaml_next(s) < 0) in read_for()3414 if ((more = isl_stream_yaml_next(s)) < 0) in read_for()[all …]
29 while ((more = isl_stream_yaml_next(s)) == isl_bool_true) { in LIST()
587 while ((more = isl_stream_yaml_next(s)) == isl_bool_true) { in isl_stream_read_fixed_box()591 if (isl_stream_yaml_next(s) < 0) in isl_stream_read_fixed_box()
605 while ((more = isl_stream_yaml_next(s)) == isl_bool_true) { in isl_stream_read_schedule_constraints()613 if (isl_stream_yaml_next(s) < 0) in isl_stream_read_schedule_constraints()
966 isl_bool isl_stream_yaml_next(__isl_keep isl_stream *s) in isl_stream_yaml_next() function
1911 while ((more = isl_stream_yaml_next(s)) == isl_bool_true) { in isl_stream_read_union_access_info()1918 if (isl_stream_yaml_next(s) < 0) in isl_stream_read_union_access_info()
96 isl_bool isl_stream_yaml_next(__isl_keep isl_stream *s);