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
   62 struct isl_token *isl_stream_next_token(__isl_keep isl_stream *s);

References

tools/polly/lib/External/isl/extract_key.c
   57 	tok = isl_stream_next_token(s);
tools/polly/lib/External/isl/isl_input.c
  153 	tok = isl_stream_next_token(s);
  158 	tok2 = isl_stream_next_token(s);
  323 	tok = isl_stream_next_token(s);
  744 	tok = isl_stream_next_token(s);
  798 	tok = isl_stream_next_token(s);
  862 		tok = isl_stream_next_token(s);
  893 	while ((tok = isl_stream_next_token(s)) != NULL) {
  911 		tok = isl_stream_next_token(s);
  915 			tok = isl_stream_next_token(s);
  938 	tok = isl_stream_next_token(s);
 1154 		tok = isl_stream_next_token(s);
 1158 			tok = isl_stream_next_token(s);
 1185 	tok = isl_stream_next_token(s);
 1585 	tok = isl_stream_next_token(s);
 1610 		tok = isl_stream_next_token(s);
 1676 	tok = isl_stream_next_token(s);
 1698 	tok2 = isl_stream_next_token(s);
 1750 		tok = isl_stream_next_token(s);
 1898 	tok = isl_stream_next_token(s);
 1927 		tok = isl_stream_next_token(s);
 1963 	tok = isl_stream_next_token(s);
 1968 	tok2 = isl_stream_next_token(s);
 2075 	tok = isl_stream_next_token(s);
 2111 	tok = isl_stream_next_token(s);
 2119 	tok = isl_stream_next_token(s);
 2160 		tok2 = isl_stream_next_token(s);
 2288 	tok = isl_stream_next_token(s);
 2370 	tok = isl_stream_next_token(s);
 2408 	tok = isl_stream_next_token(s);
 2531 	tok = isl_stream_next_token(s);
 2560 	tok = isl_stream_next_token(s);
 2639 		tok2 = isl_stream_next_token(s);
 2673 		tok = isl_stream_next_token(s);
 2681 		tok = isl_stream_next_token(s);
 2691 	tok = isl_stream_next_token(s);
 2708 	tok = isl_stream_next_token(s);
 3028 	tok = isl_stream_next_token(s);
 3040 		tok = isl_stream_next_token(s);
 3120 	tok = isl_stream_next_token(s);
 3149 	tok = isl_stream_next_token(s);
 3158 	tok2 = isl_stream_next_token(s);
 3930 	tok = isl_stream_next_token(s);
 3938 	tok2 = isl_stream_next_token(s);
 3940 		tok3 = isl_stream_next_token(s);
 3961 	tok = isl_stream_next_token(s);
 3969 	tok2 = isl_stream_next_token(s);
tools/polly/lib/External/isl/isl_schedule_read.c
   83 	tok = isl_stream_next_token(s);
  134 	tok = isl_stream_next_token(s);
  190 			tok = isl_stream_next_token(s);
  201 			tok = isl_stream_next_token(s);
  260 	tok = isl_stream_next_token(s);
  311 	tok = isl_stream_next_token(s);
  362 	tok = isl_stream_next_token(s);
  413 	tok = isl_stream_next_token(s);
  528 			tok = isl_stream_next_token(s);
  553 			tok = isl_stream_next_token(s);
  611 	isl_token_free(isl_stream_next_token(s));
  671 	tok = isl_stream_next_token(s);
  697 		isl_token_free(isl_stream_next_token(s));
tools/polly/lib/External/isl/isl_stream.c
  683 	tok = isl_stream_next_token(s);
  699 	tok = isl_stream_next_token(s);
  711 	tok = isl_stream_next_token(s);
  727 	tok = isl_stream_next_token(s);
  746 	tok = isl_stream_next_token(s);
  787 		struct isl_token *tok = isl_stream_next_token(s);
  961 		tok = isl_stream_next_token(s);
  984 		tok = isl_stream_next_token(s);
 1002 		tok = isl_stream_next_token(s);
 1020 		tok = isl_stream_next_token(s);
 1054 	tok = isl_stream_next_token(s);
 1089 	tok = isl_stream_next_token(s);
 1123 	tok = isl_stream_next_token(s);
 1160 	tok = isl_stream_next_token(s);
tools/polly/lib/External/isl/read_in_string_templ.c
   22 	tok = isl_stream_next_token(s);