Home
last modified time | relevance | path

Searched refs:isl_set_fix (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/mit/isl/dist/
H A Disl_pw_fix_templ.c61 domain = isl_set_fix(domain, type, pos, v->n); in FN()
H A Dpip.c166 set = isl_set_fix(set, isl_dim_param, i, params->el[1 + i]); in set_plug_in_parameters()
H A Disl_map_private.h541 __isl_give isl_set *isl_set_fix(__isl_take isl_set *set,
H A Disl_map.c6709 __isl_give isl_set *isl_set_fix(__isl_take isl_set *set, in isl_set_fix() function