OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isl_map_universe
(Results
1 - 18
of
18
) sorted by relevancy
/src/external/mit/isl/dist/
isl_map_subtract.c
611
ext_dom =
isl_map_universe
(isl_map_get_space(map));
636
ext_dom =
isl_map_universe
(isl_map_get_space(map));
936
universe =
isl_map_universe
(isl_map_get_space(map));
isl_aff_map.c
451
map =
isl_map_universe
(isl_space_from_domain(space));
isl_map_simplify.c
3346
return
isl_map_universe
(space);
3641
res =
isl_map_universe
(isl_map_get_space(map));
3778
isl_map *map_context =
isl_map_universe
(isl_map_get_space(map));
3786
isl_map *map_context =
isl_map_universe
(isl_map_get_space(map));
3794
isl_map *map_context =
isl_map_universe
(isl_map_get_space(map));
isl_input.c
838
cond =
isl_map_universe
(isl_space_unwrap(space));
1248
map =
isl_map_universe
(isl_space_from_domain(dom_space));
3075
map =
isl_map_universe
(isl_space_params_alloc(s->ctx, 0));
isl_map.c
3208
return
isl_map_universe
(space);
5367
return
isl_map_universe
(space);
5423
return
isl_map_universe
(space);
6397
__isl_give isl_map *
isl_map_universe
(__isl_take isl_space *space)
function
6407
/* This function performs the same operation as
isl_map_universe
,
6412
return
isl_map_universe
(space);
8499
other =
isl_map_universe
(control->other_factor(space));
8954
map = isl_map_deltas_map(
isl_map_universe
(space));
isl_ast_build.c
1803
map =
isl_map_universe
(isl_space_unwrap(space));
isl_transitive_closure.c
1184
return
isl_map_universe
(isl_map_get_space(map));
isl_union_map.c
2298
return
isl_map_universe
(space);
isl_aff.c
7572
res =
isl_map_universe
(space);
7649
rest =
isl_map_universe
(space);
isl_ast_codegen.c
3660
gt =
isl_map_universe
(space);
isl_scheduler.c
1150
range = isl_map_wrap(
isl_map_universe
(space));
isl_test.c
10192
box =
isl_map_universe
(isl_map_get_space(map));
/src/external/gpl3/gcc/dist/gcc/
graphite-sese-to-poly.cc
626
acc =
isl_map_universe
(space);
686
isl_map *acc =
isl_map_universe
(isl_space_copy (space));
/src/external/gpl3/gcc.old/dist/gcc/
graphite-sese-to-poly.cc
624
acc =
isl_map_universe
(space);
684
isl_map *acc =
isl_map_universe
(isl_space_copy (space));
/src/external/mit/isl/dist/include/isl/
map.h
305
__isl_give isl_map *
isl_map_universe
(__isl_take isl_space *space);
cpp-checked.h
10619
auto res =
isl_map_universe
(space.release());
cpp.h
13502
auto res =
isl_map_universe
(space.release());
/src/external/mit/isl/dist/interface/
isl.py
10234
res = isl.
isl_map_universe
(isl.isl_space_copy(arg0.ptr))
10457
isl.
isl_map_universe
.restype = c_void_p
10458
isl.
isl_map_universe
.argtypes = [c_void_p]
Completed in 121 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026