Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/imath_wrap/
Dwrap.h82 #define mp_int_div_pow2 isl_mp_int_div_pow2 macro
/external/llvm-project/polly/lib/External/isl/imath/
Dimath.h139 mp_result mp_int_div_pow2(mp_int a, mp_small p2, /* q = a / 2^p2 */
Dimath.c977 mp_result mp_int_div_pow2(mp_int a, mp_small p2, mp_int q, mp_int r) in mp_int_div_pow2() function