Searched refs:isl_map_partial_lexopt_aligned (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/mit/isl/dist/
H A Disl_map_lexopt_templ.c157 static __isl_give TYPE *SF(isl_map_partial_lexopt_aligned,SUFFIX)(
170 * Align parameters if needed and then call isl_map_partial_lexopt_aligned.
182 return SF(isl_map_partial_lexopt_aligned,SUFFIX)(map, dom,
190 return SF(isl_map_partial_lexopt_aligned,SUFFIX)(map, dom, empty,
207 return SF(isl_map_partial_lexopt_aligned,SUFFIX)(map, NULL, NULL,
H A Disl_map.c7382 static __isl_give isl_map *isl_map_partial_lexopt_aligned( function

Completed in 251 milliseconds