Home
last modified time | relevance | path

Searched defs:n_words (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-vect-generic.c272 int n_words = tree_low_cst (TYPE_SIZE_UNIT (type), 1) / UNITS_PER_WORD; in expand_vector_parallel() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-vect-generic.c309 int n_words = tree_to_uhwi (TYPE_SIZE_UNIT (type)) / UNITS_PER_WORD; in expand_vector_parallel() local
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c43660 int i, j, n_elts, n_words, n_elt_per_word; in ix86_expand_vector_init_general() local
50897 unsigned int n_words = GET_MODE_SIZE (mode) / UNITS_PER_WORD; in ix86_loop_unroll_adjust() local
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386.c33768 int i, j, n_elts, n_words, n_elt_per_word; in ix86_expand_vector_init_general() local