Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_imath.h6 int isl_imath_fits_slong_p(mp_int op);
Disl_imath.c17 int isl_imath_fits_slong_p(mp_int op) in isl_imath_fits_slong_p() function
Disl_int_imath.h15 #define isl_int_fits_slong(r) isl_imath_fits_slong_p(r)