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

Declarations

tools/polly/lib/External/isl/include/isl/stream.h
   59 void isl_stream_error(__isl_keep isl_stream *s, struct isl_token *tok,

References

tools/polly/lib/External/isl/extract_key.c
   27 		isl_stream_error(s, tok, "expecting key");
tools/polly/lib/External/isl/isl_flow.c
 1930 		isl_stream_error(s, NULL, "unexpected extra elements");
 1935 		isl_stream_error(s, NULL, "no sink specified");
 1940 		isl_stream_error(s, NULL, "no schedule specified");
tools/polly/lib/External/isl/isl_input.c
  160 		isl_stream_error(s, tok2, "expecting constant value");
  194 		isl_stream_error(s, NULL, "unexpected EOF");
  211 		isl_stream_error(s, tok, "expecting value");
  218 			isl_stream_error(s, NULL, "unexpected EOF");
  222 			isl_stream_error(s, tok2, "expecting value");
  260 		isl_stream_error(s, tok, "expecting constant value");
  292 		isl_stream_error(s, tok, "expecting constant value");
  411 			isl_stream_error(s, tok, "expected denominator");
  448 		isl_stream_error(s, NULL, "unexpected EOF");
  464 			isl_stream_error(s, tok, "unknown identifier");
  504 		isl_stream_error(s, tok, "expecting factor");
  584 			isl_stream_error(s, NULL, "unexpected EOF");
  627 			isl_stream_error(s, tok, "unexpected isl_token");
  864 			isl_stream_error(s, NULL, "unexpected EOF");
  904 			isl_stream_error(s, tok, "expecting unique identifier");
 1260 		isl_stream_error(s, NULL, "unexpected EOF");
 1587 		isl_stream_error(s, tok, "missing operator");
 1601 			isl_stream_error(s, NULL,
 1900 		isl_stream_error(s, tok, "expecting coefficient");
 1906 		isl_stream_error(s, tok, "coefficient should appear on new line");
 1929 			isl_stream_error(s, tok, "expecting coefficient");
 1935 			isl_stream_error(s, tok,
 1965 		isl_stream_error(s, NULL, "unexpected EOF");
 1971 		isl_stream_error(s, NULL, "unexpected EOF");
 1977 		isl_stream_error(s, NULL,
 1992 			isl_stream_error(s, tok,
 2002 			isl_stream_error(s, tok,
 2013 			isl_stream_error(s, tok,
 2024 			isl_stream_error(s, tok,
 2033 			isl_stream_error(s, NULL,
 2055 		isl_stream_error(s, tok, "unexpected extra token on line");
 2077 		isl_stream_error(s, NULL, "unexpected EOF");
 2087 		isl_stream_error(s, tok2, "unexpected token");
 2121 		isl_stream_error(s, tok, "expecting exponent");
 2142 		isl_stream_error(s, NULL, "unexpected EOF");
 2165 				isl_stream_error(s, tok2, "expected denominator");
 2201 			isl_stream_error(s, tok, "unknown identifier");
 2223 		isl_stream_error(s, tok, "unexpected isl_token");
 2290 		isl_stream_error(s, NULL, "unexpected EOF");
 2487 		isl_stream_error(s, NULL,
 2632 		isl_stream_error(s, NULL, "unexpected EOF");
 2675 			isl_stream_error(s, tok, "expecting '->'");
 2684 		isl_stream_error(s, tok, "expecting '{'");
 2712 		isl_stream_error(s, tok, "unexpected isl_token");
 3030 		isl_stream_error(s, tok, "expecting vector length");
 3042 			isl_stream_error(s, tok, "expecting constant value");
 3155 		isl_stream_error(s, tok, "expecting '['");
tools/polly/lib/External/isl/isl_schedule_constraints.c
  631 		isl_stream_error(s, NULL, "unexpected extra elements");
  636 		isl_stream_error(s, NULL, "no domain specified");
tools/polly/lib/External/isl/isl_schedule_read.c
   85 		isl_stream_error(s, NULL, "unexpected EOF");
  136 		isl_stream_error(s, NULL, "unexpected EOF");
  262 		isl_stream_error(s, NULL, "unexpected EOF");
  313 		isl_stream_error(s, NULL, "unexpected EOF");
  364 		isl_stream_error(s, NULL, "unexpected EOF");
  415 		isl_stream_error(s, NULL, "unexpected EOF");
  530 				isl_stream_error(s, NULL, "unexpected EOF");
  667 		isl_stream_error(s, NULL, "missing key");
  724 		isl_stream_error(s, NULL, "unexpected extra elements");
tools/polly/lib/External/isl/isl_stream.c
  505 			isl_stream_error(s, NULL, "unterminated string");
  730 			isl_stream_error(s, NULL, "unexpected EOF");
  737 	isl_stream_error(s, tok, "expecting other token");
  788 		isl_stream_error(s, tok, "unexpected token");
  964 				isl_stream_error(s, NULL, "unexpected EOF");
  973 		isl_stream_error(s, tok, "expecting ':'");
 1005 				isl_stream_error(s, NULL, "unexpected EOF");
 1014 		isl_stream_error(s, tok, "expecting '-'");
 1057 			isl_stream_error(s, NULL, "unexpected EOF");
 1126 			isl_stream_error(s, NULL, "unexpected EOF");