Home
last modified time | relevance | path

Searched defs:nb_subscripts (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgraphite-poly.c132 int nb_subscripts, int alias_set_dimension, in openscop_print_pdr_polyhedron()
170 int nb_subscripts, in openscop_print_pdr_powerset()
840 enum poly_dr_type type, void *cdr, graphite_dim_t nb_subscripts) in new_poly_dr()
H A Dgraphite-interchange.c189 graphite_dim_t nb_subscripts = PDR_NB_SUBSCRIPTS (pdr) + 1; in pdr_stride_in_loop() local
H A Dgraphite-dependences.c275 graphite_dim_t pos, graphite_dim_t nb_subscripts) in dr_equality_constraints()
H A Dgraphite-sese-to-poly.c1577 int i, nb_subscripts = DR_NUM_DIMENSIONS (dr); in pdr_add_memory_accesses() local
1621 int i, nb_subscripts = DR_NUM_DIMENSIONS (dr); in pdr_add_data_dimensions() local
H A Dgraphite-poly.h190 graphite_dim_t nb_subscripts; member