Home
last modified time | relevance | path

Searched refs:isl_stream_get_ctx (Results 1 – 10 of 10) sorted by relevance

/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_schedule_read.c76 ctx = isl_stream_get_ctx(s); in read_context()
127 ctx = isl_stream_get_ctx(s); in read_domain()
176 ctx = isl_stream_get_ctx(s); in read_expansion()
253 ctx = isl_stream_get_ctx(s); in read_extension()
304 ctx = isl_stream_get_ctx(s); in read_filter()
355 ctx = isl_stream_get_ctx(s); in read_guard()
406 ctx = isl_stream_get_ctx(s); in read_mark()
455 ctx = isl_stream_get_ctx(s); in read_coincident()
515 ctx = isl_stream_get_ctx(s); in read_band()
611 ctx = isl_stream_get_ctx(s); in read_children()
[all …]
H A Dextract_key.c31 ctx = isl_stream_get_ctx(s); in extract_key()
H A Dread_in_string_templ.c29 ctx = isl_stream_get_ctx(s); in FN()
H A Disl_list_read_templ.c26 ctx = isl_stream_get_ctx(s); in LIST()
H A Disl_stream.c793 isl_ctx *isl_stream_get_ctx(__isl_keep isl_stream *s) in isl_stream_get_ctx() function
857 isl_die(isl_stream_get_ctx(s), isl_error_invalid, in pop_state()
873 isl_die(isl_stream_get_ctx(s), isl_error_invalid, in update_state()
1114 isl_die(isl_stream_get_ctx(s), isl_error_invalid, in isl_stream_yaml_read_end_mapping()
1186 isl_die(isl_stream_get_ctx(s), isl_error_invalid, in isl_stream_yaml_read_end_sequence()
H A Dcodegen.c125 options = isl_ctx_peek_cg_options(isl_stream_get_ctx(s)); in construct_ast_from_union_map()
H A Disl_id.c265 ctx = isl_stream_get_ctx(s); in isl_stream_read_id()
H A Disl_schedule_constraints.c597 ctx = isl_stream_get_ctx(s); in isl_stream_read_schedule_constraints()
H A Disl_flow.c1903 ctx = isl_stream_get_ctx(s); in isl_stream_read_union_access_info()
/llvm-project-15.0.7/polly/lib/External/isl/include/isl/
H A Dstream.h58 isl_ctx *isl_stream_get_ctx(__isl_keep isl_stream *s);