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
  762 		isl_sioimath_set_small(dst, 1);
  765 		isl_sioimath_set(dst, lhs);
  768 		isl_sioimath_mul(dst, lhs, lhs);
  775 			isl_sioimath_set_small(dst, 0);
  778 			isl_sioimath_set_small(dst, 1);
  781 			isl_sioimath_set_small(dst, 1);
  782 			isl_sioimath_mul_2exp(dst, *dst, rhs);
  782 			isl_sioimath_mul_2exp(dst, *dst, rhs);
  787 				    isl_sioimath_reinit_big(dst));
  788 				isl_sioimath_try_demote(dst);
  796 	    isl_sioimath_reinit_big(dst));
  797 	isl_sioimath_try_demote(dst);