Home
last modified time | relevance | path

Searched defs:nunits (Results 1 – 13 of 13) sorted by relevance

/NextBSD/contrib/gcc/
HDtree-vect-generic.c81 build_word_mode_vector_type (int nunits) in build_word_mode_vector_type()
208 int nunits = TYPE_VECTOR_SUBPARTS (type); in expand_vector_piecewise() local
HDtree-vect-analyze.c116 unsigned int nunits; in vect_determine_vectorization_factor() local
HDstor-layout.c1611 int nunits = TYPE_VECTOR_SUBPARTS (type); in layout_type() local
HDtree-vect-transform.c460 int nunits = TYPE_VECTOR_SUBPARTS (vectype); in vect_get_vec_def_for_operand() local
647 int nunits = GET_MODE_NUNITS (TYPE_MODE (vectype)); in get_initial_def_for_reduction() local
HDtree-vectorizer.c1553 int nunits; in get_vectype_for_scalar_type() local
HDtree.c6426 make_vector_type (tree innertype, int nunits, enum machine_mode mode) in make_vector_type()
6901 int nunits; in build_vector_type_for_mode() local
6930 build_vector_type (tree innertype, int nunits) in build_vector_type()
HDemit-rtl.c5065 int nunits = GET_MODE_NUNITS (mode); in gen_rtx_CONST_VECTOR() local
HDvarasm.c2299 int bitsize, nelts, nunits, units_per; in assemble_real() local
HDc-common.c5467 unsigned HOST_WIDE_INT vecsize, nunits; in handle_vector_size_attribute() local
/NextBSD/contrib/ntp/ntpd/
HDrefclock_datum.c156 static int nunits; /* number of active units */ variable
/NextBSD/contrib/libpcap/
HDpcap-dlpi.c969 u_int nunits; member
/NextBSD/sys/dev/ciss/
HDciss.c1300 ciss_report_luns(struct ciss_softc *sc, int opcode, int nunits) in ciss_report_luns()
/NextBSD/contrib/gcc/config/rs6000/
HDrs6000.c2187 unsigned nunits = GET_MODE_NUNITS (mode); in vspltis_constant() local
2287 int nunits = GET_MODE_NUNITS (mode); in gen_easy_altivec_constant() local
8022 build_opaque_vector_type (tree node, int nunits) in build_opaque_vector_type()