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

Declarations

tools/polly/lib/External/isl/isl_int_sioimath.c
    8 extern int isl_sioimath_decode_small(isl_sioimath val, int32_t *small);

References

tools/polly/lib/External/isl/isl_int_sioimath.c
  110 	if (isl_sioimath_decode_small(lhs, &lhssmall) &&
  111 	    isl_sioimath_decode_small(rhs, &rhssmall)) {
  133 	if (isl_sioimath_decode_small(lhs, &lhssmall) &&
  134 	    isl_sioimath_decode_small(rhs, &rhssmall)) {
  205 	if (isl_sioimath_decode_small(i, &small)) {
tools/polly/lib/External/isl/isl_int_sioimath.h
  595 	if (isl_sioimath_decode_small(lhs, &smalllhs) &&
  618 	if (isl_sioimath_decode_small(lhs, &smalllhs) &&
  637 	if (isl_sioimath_decode_small(lhs, &smalllhs) &&
  638 	    isl_sioimath_decode_small(rhs, &smallrhs)) {
  658 	if (isl_sioimath_decode_small(lhs, &smalllhs) &&
  659 	    isl_sioimath_decode_small(rhs, &smallrhs)) {
  679 	if (isl_sioimath_decode_small(lhs, &smalllhs) &&
  680 	    isl_sioimath_decode_small(rhs, &smallrhs)) {
  701 	if (isl_sioimath_decode_small(lhs, &smalllhs) && (rhs <= 32ul)) {
  718 	if (isl_sioimath_decode_small(lhs, &smalllhs) && (rhs > LONG_MIN) &&
  738 	if (isl_sioimath_decode_small(lhs, &smalllhs) && (rhs <= UINT32_MAX)) {
  772 	if (isl_sioimath_decode_small(lhs, &smalllhs)) {
  861 	if (isl_sioimath_decode_small(lhs, &lhssmall) &&
  862 	    isl_sioimath_decode_small(rhs, &rhssmall)) {
  910 	if (isl_sioimath_decode_small(lhs, &lhssmall) &&
  911 	    isl_sioimath_decode_small(rhs, &rhssmall)) {
  939 	if (isl_sioimath_decode_small(lhs, &lhssmall) && (rhs <= INT32_MAX)) {
  964 	if (isl_sioimath_decode_small(lhs, &lhssmall) &&
  965 	    isl_sioimath_decode_small(rhs, &rhssmall)) {
  993 	if (isl_sioimath_decode_small(lhs, &lhssmall) && (rhs <= INT32_MAX)) {
 1044 	if (isl_sioimath_decode_small(arg, &small))
 1060 	if (isl_sioimath_decode_small(lhs, &lhssmall) &&
 1061 	    isl_sioimath_decode_small(rhs, &rhssmall))
 1064 	if (isl_sioimath_decode_small(rhs, &rhssmall))
 1068 	if (isl_sioimath_decode_small(lhs, &lhssmall))
 1082 	if (isl_sioimath_decode_small(lhs, &lhssmall))
 1098 	if (isl_sioimath_decode_small(lhs, &lhssmall) &&
 1099 	    isl_sioimath_decode_small(rhs, &rhssmall)) {
 1125 	if (isl_sioimath_decode_small(lhs, &lhssmall) &&
 1126 	    isl_sioimath_decode_small(rhs, &rhssmall))
 1129 	if (isl_sioimath_decode_small(rhs, &rhssmall))
 1155 	if (isl_sioimath_decode_small(arg, &small)) {
 1180 	if (isl_sioimath_decode_small(arg, &small))