Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gcc/
HDtree-vect-generic.c236 int n_words = tree_low_cst (TYPE_SIZE_UNIT (type), 1) / UNITS_PER_WORD; in expand_vector_parallel() local
/freebsd-11-stable/contrib/gcc/config/rs6000/
HDrs6000.c4806 int n_words = rs6000_arg_size (mode, type); in function_arg_advance() local
4844 int n_words = rs6000_arg_size (mode, type); in function_arg_advance() local
4902 int n_words = rs6000_arg_size (mode, type); in rs6000_spe_function_arg() local
4916 int n_words = rs6000_arg_size (mode, type); in rs6000_spe_function_arg() local
5282 int align, align_words, n_words; in function_arg() local
5334 int n_words = rs6000_arg_size (mode, type); in function_arg() local
5394 unsigned long n_words = rs6000_arg_size (mode, type); in function_arg() local
/freebsd-11-stable/contrib/gcc/config/i386/
HDi386.c19184 int i, j, n_elts, n_words, n_elt_per_word; in ix86_expand_vector_init_general() local