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

References

tools/polly/lib/External/isl/isl_int_sioimath.h
  701 	if (isl_sioimath_decode_small(lhs, &smalllhs) && (rhs <= 32ul)) {
  702 		isl_sioimath_set_int64(dst, ((int64_t) smalllhs) << rhs);
  706 	mp_int_mul_pow2(isl_sioimath_bigarg_src(lhs, &scratchlhs), rhs,