reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/polly/lib/External/isl/imath/imath.h
  133 mp_result mp_int_mul_pow2(mp_int a, mp_small p2, mp_int c);

References

tools/polly/lib/External/isl/imath/gmp_compat.c
  513     CHECK(mp_int_mul_pow2(op1, op2, rop));
tools/polly/lib/External/isl/imath/imrat.c
  580     if ((res = mp_int_mul_pow2(TEMP(2), 1, TEMP(2))) != MP_OK)
tools/polly/lib/External/isl/isl_int_sioimath.h
  706 	mp_int_mul_pow2(isl_sioimath_bigarg_src(lhs, &scratchlhs), rhs,