Home
last modified time | relevance | path

Searched refs:scop_nb_params (Results 1 – 25 of 69) sorted by relevance

123

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgraphite.h51 static inline graphite_dim_t scop_nb_params (scop_p);
440 scop_nb_params (scop_p scop) in scop_nb_params() function
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgraphite.h51 static inline graphite_dim_t scop_nb_params (scop_p);
440 scop_nb_params (scop_p scop) in scop_nb_params() function
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgraphite.h51 static inline graphite_dim_t scop_nb_params (scop_p);
440 scop_nb_params (scop_p scop) in scop_nb_params() function
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgraphite.h51 static inline graphite_dim_t scop_nb_params (scop_p);
440 scop_nb_params (scop_p scop) in scop_nb_params() function
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgraphite.h51 static inline graphite_dim_t scop_nb_params (scop_p);
440 scop_nb_params (scop_p scop) in scop_nb_params() function
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgraphite.h51 static inline graphite_dim_t scop_nb_params (scop_p);
440 scop_nb_params (scop_p scop) in scop_nb_params() function
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgraphite.h51 static inline graphite_dim_t scop_nb_params (scop_p);
440 scop_nb_params (scop_p scop) in scop_nb_params() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgraphite.h51 static inline graphite_dim_t scop_nb_params (scop_p);
440 scop_nb_params (scop_p scop) in scop_nb_params() function
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgraphite.h58 static inline graphite_dim_t scop_nb_params (scop_p);
460 scop_nb_params (scop_p scop) in scop_nb_params() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgraphite.h35 static inline graphite_dim_t scop_nb_params (scop_p);
424 scop_nb_params (scop_p scop) in scop_nb_params() function
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgraphite.h51 static inline graphite_dim_t scop_nb_params (scop_p);
440 scop_nb_params (scop_p scop) in scop_nb_params() function
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgraphite.h35 static inline graphite_dim_t scop_nb_params (scop_p);
424 scop_nb_params (scop_p scop)
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgraphite.h51 static inline graphite_dim_t scop_nb_params (scop_p);
440 scop_nb_params (scop_p scop) in scop_nb_params() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgraphite.h35 static inline graphite_dim_t scop_nb_params (scop_p);
424 scop_nb_params (scop_p scop) in scop_nb_params() function
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgraphite.h51 static inline graphite_dim_t scop_nb_params (scop_p);
440 scop_nb_params (scop_p scop) in scop_nb_params() function
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgraphite.h51 static inline graphite_dim_t scop_nb_params (scop_p);
440 scop_nb_params (scop_p scop) in scop_nb_params() function
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgraphite.h35 static inline graphite_dim_t scop_nb_params (scop_p);
424 scop_nb_params (scop_p scop) in scop_nb_params() function
H A Dgraphite-scop-detection.c1653 && scop_nb_params (scop) > max_dim) in build_scops()
1656 << scop_nb_params (scop) in build_scops()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgraphite.h58 static inline graphite_dim_t scop_nb_params (scop_p);
460 scop_nb_params (scop_p scop) in scop_nb_params() function
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgraphite-poly.c761 for (i = 0; i < scop_nb_params (scop); i++) in openscop_print_scop_context()
771 fprintf (file, "0 %d 0 0 0 %d\n", (int) scop_nb_params (scop) + 2, in openscop_print_scop_context()
772 (int) scop_nb_params (scop)); in openscop_print_scop_context()
790 for (i = 0; i < scop_nb_params (scop); i++) in print_scop_context()
799 fprintf (file, "no isl context %d\n", (int) scop_nb_params (scop) + 2); in print_scop_context()
H A Dgraphite-poly.h35 static inline graphite_dim_t scop_nb_params (scop_p);
217 return scop_nb_params (pdr_scop (pdr)); in pdr_nb_params()
498 return scop_nb_params (scop); in pbb_nb_params()
1418 scop_nb_params (scop_p scop) in scop_nb_params() function
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgraphite-poly.c757 for (i = 0; i < scop_nb_params (scop); i++) in openscop_print_scop_context()
767 fprintf (file, "0 %d 0 0 0 %d\n", (int) scop_nb_params (scop) + 2, in openscop_print_scop_context()
768 (int) scop_nb_params (scop)); in openscop_print_scop_context()
786 for (i = 0; i < scop_nb_params (scop); i++) in print_scop_context()
795 fprintf (file, "no isl context %d\n", (int) scop_nb_params (scop) + 2); in print_scop_context()
H A Dgraphite-poly.h35 static inline graphite_dim_t scop_nb_params (scop_p);
217 return scop_nb_params (pdr_scop (pdr)); in pdr_nb_params()
498 return scop_nb_params (scop); in pbb_nb_params()
1423 scop_nb_params (scop_p scop) in scop_nb_params() function
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgraphite-poly.c753 for (i = 0; i < scop_nb_params (scop); i++) in openscop_print_scop_context()
763 fprintf (file, "0 %d 0 0 0 %d\n", (int) scop_nb_params (scop) + 2, in openscop_print_scop_context()
764 (int) scop_nb_params (scop)); in openscop_print_scop_context()
782 for (i = 0; i < scop_nb_params (scop); i++) in print_scop_context()
791 fprintf (file, "no isl context %d\n", (int) scop_nb_params (scop) + 2); in print_scop_context()
H A Dgraphite-poly.h35 static inline graphite_dim_t scop_nb_params (scop_p);
217 return scop_nb_params (pdr_scop (pdr)); in pdr_nb_params()
498 return scop_nb_params (scop); in pbb_nb_params()
1423 scop_nb_params (scop_p scop) in scop_nb_params() function

123