Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
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 …]
Dextract_key.c31 ctx = isl_stream_get_ctx(s); in extract_key()
Dread_in_string_templ.c29 ctx = isl_stream_get_ctx(s); in FN()
Disl_stream.c784 isl_ctx *isl_stream_get_ctx(__isl_keep isl_stream *s) in isl_stream_get_ctx() function
848 isl_die(isl_stream_get_ctx(s), isl_error_invalid, in pop_state()
864 isl_die(isl_stream_get_ctx(s), isl_error_invalid, in update_state()
1105 isl_die(isl_stream_get_ctx(s), isl_error_invalid, in isl_stream_yaml_read_end_mapping()
1177 isl_die(isl_stream_get_ctx(s), isl_error_invalid, in isl_stream_yaml_read_end_sequence()
Dcodegen.c125 options = isl_ctx_peek_cg_options(isl_stream_get_ctx(s)); in construct_ast_from_union_map()
Disl_id.c264 ctx = isl_stream_get_ctx(s); in isl_stream_read_id()
Disl_schedule_constraints.c591 ctx = isl_stream_get_ctx(s); in isl_stream_read_schedule_constraints()
Disl_flow.c1903 ctx = isl_stream_get_ctx(s); in isl_stream_read_union_access_info()
/external/llvm-project/polly/lib/External/isl/include/isl/
Dstream.h58 isl_ctx *isl_stream_get_ctx(__isl_keep isl_stream *s);