Searched refs:isl_map_from_pw_aff (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/mit/isl/dist/
H A Disl_aff_map.c327 __isl_give isl_map *isl_map_from_pw_aff(__isl_take isl_pw_aff *pwaff) function
334 /* This function performs the same operation as isl_map_from_pw_aff,
339 return isl_map_from_pw_aff(pa);
521 map = isl_map_from_pw_aff(pa);
H A Disl_input.c876 def_map = isl_map_from_pw_aff(def);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgraphite-sese-to-poly.c490 index_map = isl_map_from_pw_aff (index);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgraphite-sese-to-poly.cc486 index_map = isl_map_from_pw_aff (index);
/netbsd-current/external/mit/isl/dist/include/isl/
H A Daff.h430 __isl_give isl_map *isl_map_from_pw_aff(__isl_take isl_pw_aff *pwaff);

Completed in 135 milliseconds