/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | ggc.h | 69 size_t nelt; member 85 size_t nelt; member
|
H A D | tree-vect-data-refs.c | 3842 unsigned int i, nelt = GET_MODE_NUNITS (mode); in vect_strided_store_supported() local 3949 unsigned int j, nelt = TYPE_VECTOR_SUBPARTS (vectype); in vect_permute_store_chain() local 4293 unsigned int i, nelt = GET_MODE_NUNITS (mode); in vect_strided_load_supported() local 4411 unsigned nelt = TYPE_VECTOR_SUBPARTS (vectype); in vect_permute_load_chain() local
|
H A D | cselib.c | 2382 cselib_val *nelt; in cselib_add_permanent_equiv() local
|
H A D | tree-parloops.c | 787 struct name_to_copy_elt elt, *nelt; in separate_decls_in_region_name() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-vect-data-refs.c | 5145 unsigned int nelt; in vect_grouped_store_supported() local 5205 poly_uint64 nelt = GET_MODE_NUNITS (mode); in vect_grouped_store_supported() local 5335 unsigned int nelt = TYPE_VECTOR_SUBPARTS (vectype).to_constant (); in vect_permute_store_chain() local 5402 poly_uint64 nelt = TYPE_VECTOR_SUBPARTS (vectype); in vect_permute_store_chain() local 5764 unsigned int nelt; in vect_grouped_load_supported() local 5815 poly_uint64 nelt = GET_MODE_NUNITS (mode); in vect_grouped_load_supported() local 5955 unsigned nelt = TYPE_VECTOR_SUBPARTS (vectype).to_constant (); in vect_permute_load_chain() local 6008 poly_uint64 nelt = TYPE_VECTOR_SUBPARTS (vectype); in vect_permute_load_chain() local 6154 unsigned HOST_WIDE_INT nelt, vf; in vect_shift_permute_load_chain() local
|
H A D | ggc.h | 63 size_t nelt; member
|
H A D | cselib.c | 2431 cselib_val *nelt; in cselib_add_permanent_equiv() local
|
H A D | tree-vect-loop.c | 4105 calc_vec_perm_mask_for_shift (unsigned int offset, unsigned int nelt, in calc_vec_perm_mask_for_shift() 4125 unsigned int nelt; in have_whole_vector_shift() local
|
H A D | tree-parloops.c | 834 struct name_to_copy_elt elt, *nelt; in separate_decls_in_region_name() local
|
H A D | tree-vect-slp.c | 1969 unsigned nelt = 0; in vect_analyze_slp_cost_1() local
|
H A D | optabs.c | 5420 unsigned int nelt; in shift_amt_for_vec_perm_mask() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/ |
H A D | i386.c | 24773 unsigned char nelt; member 39596 unsigned i, nelt = GET_MODE_NUNITS (mode); in avx_vpermilp_parallel() local 39697 unsigned i, nelt = GET_MODE_NUNITS (mode), nelt2 = nelt / 2; in avx_vperm2f128_parallel() local 46239 unsigned nelt, bool testing_p) in expand_vselect() 46272 const unsigned char *perm, unsigned nelt, in expand_vselect_vconcat() 46301 unsigned i, mask, nelt = d->nelt; in expand_vec_perm_blend() local 46600 unsigned i, nelt, eltsz, mask; in expand_vec_perm_pshufb() local 46915 unsigned i, nelt = d->nelt; in expand_vec_perm_1() local 47146 unsigned i, nelt = d->nelt; in expand_vec_perm_palignr() local 47276 unsigned i, which, nelt = d->nelt; in expand_vec_perm_pblendv() local [all …]
|
/dflybsd-src/contrib/gcc-4.7/gcc/config/i386/ |
H A D | i386.c | 30646 unsigned i, nelt = GET_MODE_NUNITS (mode); in avx_vpermilp_parallel() local 30721 unsigned i, nelt = GET_MODE_NUNITS (mode), nelt2 = nelt / 2; in avx_vperm2f128_parallel() local 33031 unsigned char nelt; member 35742 expand_vselect (rtx target, rtx op0, const unsigned char *perm, unsigned nelt) in expand_vselect() 35767 const unsigned char *perm, unsigned nelt) in expand_vselect_vconcat() 35784 unsigned i, mask, nelt = d->nelt; in expand_vec_perm_blend() local 36044 unsigned i, nelt, eltsz, mask; in expand_vec_perm_pshufb() local 36181 unsigned i, nelt = d->nelt; in expand_vec_perm_1() local 36363 unsigned i, nelt = d->nelt; in expand_vec_perm_palignr() local 36426 unsigned i, nelt = d->nelt, nelt2 = nelt / 2; in expand_vec_perm_interleave2() local [all …]
|