Home
last modified time | relevance | path

Searched refs:isl_vec_zero (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mit/isl/dist/include/isl/
H A Dvec.h27 __isl_give isl_vec *isl_vec_zero(isl_ctx *ctx, unsigned size);
/netbsd-src/external/mit/isl/dist/
H A Disl_vec.c131 __isl_give isl_vec *isl_vec_zero(isl_ctx *ctx, unsigned size) in isl_vec_zero() function
/netbsd-src/external/mit/isl/dist/doc/
H A Duser.pod9741 __isl_give isl_vec *isl_vec_zero(isl_ctx *ctx,
9748 A vector created by C<isl_vec_zero> has elements with value zero.