/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-vect-generic.c | 104 build_word_mode_vector_type (int nunits) in build_word_mode_vector_type() 275 int nunits = nunits_for_known_piecewise_op (type); in expand_vector_piecewise() local 394 unsigned int i, nunits = nunits_for_known_piecewise_op (type); in add_rshift() local 438 unsigned int nunits = nunits_for_known_piecewise_op (type); in expand_vector_divmod() local 939 int nunits = nunits_for_known_piecewise_op (type); in expand_vector_condition() local
|
H A D | tree-vect-slp.c | 593 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (vectype); in vect_record_max_nunits() local 976 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (vectype); in vect_build_slp_tree_1() local 1725 unsigned HOST_WIDE_INT nunits; in vect_supported_load_permutation_p() local 2128 calculate_unrolling_factor (poly_uint64 nunits, unsigned int group_size) in calculate_unrolling_factor() 2185 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (vectype); in vect_analyze_slp_instance() local 3512 unsigned HOST_WIDE_INT nunits; in vect_get_constant_vectors() local 3903 unsigned HOST_WIDE_INT nunits, const_vf; in vect_transform_slp_perm_load() local 4117 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (vectype); in vect_schedule_slp_instance() local
|
H A D | optabs-query.c | 524 poly_int64 nunits = GET_MODE_NUNITS (mode); in can_mult_highpart_p() local 600 poly_uint64 nunits; in can_vec_mask_load_store_p() local
|
H A D | tree-vect-stmts.c | 1819 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (vectype); in check_load_store_masking() local 2008 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (vectype); in perm_mask_for_reverse() local 2067 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (vectype); in get_group_load_store_type() local 2297 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (vectype); in get_load_store_type() local 2563 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (vectype); in vect_build_gather_load_calls() local 2849 unsigned HOST_WIDE_INT nunits, num_bytes; in vectorizable_bswap() local 3596 unsigned int nunits; in vectorizable_simd_clone_call() local 5097 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (vectype); in vectorizable_assignment() local 6182 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (vectype); in vectorizable_store() local 7124 poly_uint64 nunits = sel.length (); in vect_gen_perm_mask_any() local [all …]
|
H A D | stor-layout.c | 481 mode_for_vector (scalar_mode innermode, poly_uint64 nunits) in mode_for_vector() 523 mode_for_int_vector (unsigned int int_bits, poly_uint64 nunits) in mode_for_int_vector() 2351 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (type); in layout_type() local
|
H A D | tree-vect-loop.c | 4551 unsigned HOST_WIDE_INT nunits; in get_initial_defs_for_reduction() local 5359 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (TREE_TYPE (induction_index)); in vect_create_epilog_for_reduction() local 7682 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (vectype); in vectorizable_induction() local 8205 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (vectype); in vectorizable_live_operation() local 8488 poly_uint64 nunits = exact_div (TYPE_VECTOR_SUBPARTS (type), 2); in vect_halve_mask_nunits() local 8497 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (type) * 2; in vect_double_mask_nunits() local 8902 poly_uint64 nunits in vect_transform_loop() local
|
H A D | tree-pretty-print.c | 1807 unsigned HOST_WIDE_INT nunits; in dump_generic_node() local
|
H A D | tree.c | 1865 unsigned HOST_WIDE_INT i, nunits; in build_vector_from_val() local 1930 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (vec_type); in build_index_vector() local 9574 make_vector_type (tree innertype, poly_int64 nunits, machine_mode mode) in make_vector_type() 10471 poly_int64 nunits; in build_vector_type_for_mode() local 10504 build_vector_type (tree innertype, poly_int64 nunits) in build_vector_type() 10512 build_truth_vector_type (poly_uint64 nunits, poly_uint64 vector_size) in build_truth_vector_type() 10549 build_opaque_vector_type (tree innertype, poly_int64 nunits) in build_opaque_vector_type()
|
H A D | tree-vectorizer.h | 1284 vect_get_num_vectors (poly_uint64 nunits, tree vectype) in vect_get_num_vectors() 1310 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (vectype); in vect_update_max_nunits() local
|
H A D | lto-streamer-in.c | 1623 poly_uint16 nunits = bp_unpack_poly_value (&bp, 16); in lto_input_mode_table() local
|
H A D | simplify-rtx.c | 5698 int nunits; in simplify_ternary_operation() local 6673 poly_uint64 nunits = GET_MODE_NUNITS (mode); in test_vector_ops_duplicate() local
|
H A D | expr.c | 6077 unsigned int nunits = VECTOR_CST_NELTS (value).to_constant (); in categorize_ctor_elements_1() local 10154 unsigned int nunits = VECTOR_CST_NELTS (exp).to_constant (); in expand_expr_real_1() local 11925 unsigned int nunits = VECTOR_CST_NELTS (exp).to_constant (); in const_scalar_mask_from_tree() local
|
H A D | targhooks.c | 1305 default_get_mask_mode (poly_uint64 nunits, poly_uint64 vector_size) in default_get_mask_mode()
|
H A D | varasm.c | 2833 int bitsize, nelts, nunits, units_per; in assemble_real() local 4965 unsigned int nunits = VECTOR_CST_NELTS (exp).to_constant (); in output_constant() local
|
H A D | fold-const.c | 8908 unsigned HOST_WIDE_INT i, nunits; in vec_cst_ctor_to_array() local 13997 unsigned HOST_WIDE_INT nunits; in fold_relational_const() local 14698 poly_uint64 nunits = GET_MODE_NUNITS (vec_mode); in test_vec_duplicate_folding() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-vect-stmts.c | 1226 unsigned int nunits; in vect_get_vec_def_for_operand() local 2764 unsigned int nunits = TYPE_VECTOR_SUBPARTS (vectype); in vectorizable_assignment() local 3660 int nunits = TYPE_VECTOR_SUBPARTS (vectype); in vectorizable_store() local 4079 int i, nunits; in vect_gen_perm_mask() local 4107 int i, nunits; in perm_mask_for_reverse() local 4174 int nunits = TYPE_VECTOR_SUBPARTS (vectype); in vectorizable_load() local 5028 int nunits = TYPE_VECTOR_SUBPARTS (vectype); in vectorizable_condition() local 5766 int nunits; in get_vectype_for_scalar_type_and_size() local
|
H A D | tree-vect-loop.c | 180 unsigned int nunits; in vect_determine_vectorization_factor() local 2986 int nunits; in get_initial_def_for_induction() local 3321 int nunits; in get_initial_def_for_reduction() local 5068 int nunits = TYPE_VECTOR_SUBPARTS (vectype); in vectorizable_induction() local 5272 unsigned int nunits; in vect_transform_loop() local
|
H A D | tree-vect-slp.c | 1458 unsigned int unrolling_factor = 1, nunits; in vect_analyze_slp_instance() local 2215 int nunits; in vect_get_constant_vectors() local 2694 int i, j, k, nunits, vec_index = 0, scalar_index; in vect_transform_slp_perm_load() local 2846 unsigned int vec_stmts_size, nunits, group_size; in vect_schedule_slp_instance() local
|
H A D | tree-vect-generic.c | 83 build_word_mode_vector_type (int nunits) in build_word_mode_vector_type() 236 int nunits = TYPE_VECTOR_SUBPARTS (type); in expand_vector_piecewise() local
|
H A D | stor-layout.c | 435 mode_for_vector (enum machine_mode innermode, unsigned nunits) in mode_for_vector() 2093 int nunits = TYPE_VECTOR_SUBPARTS (type); in layout_type() local
|
H A D | tree.c | 1369 int i, nunits = TYPE_VECTOR_SUBPARTS (vectype); in build_vector_from_val() local 9089 make_vector_type (tree innertype, int nunits, enum machine_mode mode) in make_vector_type() 9786 int nunits; in build_vector_type_for_mode() local 9819 build_vector_type (tree innertype, int nunits) in build_vector_type() 9827 build_opaque_vector_type (tree innertype, int nunits) in build_opaque_vector_type()
|
H A D | tree-vect-data-refs.c | 1170 int nunits = TYPE_VECTOR_SUBPARTS (STMT_VINFO_VECTYPE (stmt_info)); in vect_get_data_access_cost() local
|
/dflybsd-src/sys/dev/virtual/nvmm/ |
H A D | nvmm_netbsd.c | 378 nvmmattach(int nunits) in nvmmattach()
|
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | c-pretty-print.c | 1384 unsigned int nunits = VECTOR_CST_NELTS (e).to_constant (); in pp_c_initializer_list() local
|
/dflybsd-src/sys/dev/raid/ciss/ |
H A D | ciss.c | 1250 ciss_report_luns(struct ciss_softc *sc, int opcode, int nunits) in ciss_report_luns()
|