Home
last modified time | relevance | path

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

12345

/netbsd/external/gpl3/gcc/dist/gcc/d/
H A Dd-compiler.cc79 int nunits = expr->type->isTypeSArray ()->dim->toUInteger (); in paintAsType() local
95 int nunits = type->isTypeSArray ()->dim->toUInteger (); in paintAsType() local
H A Dd-target.cc283 unsigned HOST_WIDE_INT nunits = sz / type->size (); in isVectorTypeSupported() local
/netbsd/sys/arch/mips/cavium/include/
H A Dbootbusvar.h46 int nunits; member
H A Diobusvar.h48 int nunits; member
/netbsd/sys/net/npf/
H A Dif_npflog.c73 npflogattach(int nunits) in npflogattach()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-generic.c106 build_word_mode_vector_type (int nunits) in build_word_mode_vector_type()
396 int nunits = nunits_for_known_piecewise_op (TREE_TYPE (op0)); in expand_vector_comparison() local
439 unsigned int i, nunits = nunits_for_known_piecewise_op (type); in add_rshift() local
484 unsigned int nunits = nunits_for_known_piecewise_op (type); in expand_vector_divmod() local
1020 int nunits = nunits_for_known_piecewise_op (type); in expand_vector_condition() local
1902 poly_uint64 nunits in expand_vector_conversion() local
1910 int nunits = nunits_for_known_piecewise_op (arg_type); in expand_vector_conversion() local
H A Dtree-vect-generic.cc151 build_word_mode_vector_type (int nunits) in build_word_mode_vector_type()
324 int nunits = nunits_for_known_piecewise_op (type); in expand_vector_piecewise() local
494 int nunits = nunits_for_known_piecewise_op (TREE_TYPE (op0)); in expand_vector_comparison() local
539 unsigned int i, nunits = nunits_for_known_piecewise_op (type); in add_rshift() local
584 unsigned int nunits = nunits_for_known_piecewise_op (type); in expand_vector_divmod() local
1147 int nunits = nunits_for_known_piecewise_op (type); in expand_vector_condition() local
2048 poly_uint64 nunits in expand_vector_conversion() local
2056 int nunits = nunits_for_known_piecewise_op (arg_type); in expand_vector_conversion() local
H A Doptabs-query.c522 poly_int64 nunits = GET_MODE_NUNITS (mode); in can_mult_highpart_p() local
597 poly_uint64 nunits; in can_vec_mask_load_store_p() local
H A Doptabs-query.cc522 poly_int64 nunits = GET_MODE_NUNITS (mode); in can_mult_highpart_p() local
619 poly_uint64 nunits = GET_MODE_SIZE (mode); in get_len_load_store_mode() local
H A Dtree-vect-stmts.cc1797 { in check_load_store_for_partial_vectors()
1804 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (vectype); in check_load_store_for_partial_vectors() local
2011 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (vectype); in perm_mask_for_reverse() local
3975 poly_uint64 nunits; in vectorizable_simd_clone_call() local
6737 unsigned HOST_WIDE_INT nunits; in scan_store_can_perm_p() local
7274 unsigned HOST_WIDE_INT nunits; in vectorizable_scan_store() local
8622 poly_uint64 nunits = sel.length (); in vect_gen_perm_mask_any() local
8914 unsigned HOST_WIDE_INT nunits; in vectorizable_load() local
10826 poly_uint64 nunits; in vectorizable_comparison() local
11497 tree scalar_type, poly_uint64 nunits) in get_related_vectype_for_scalar_type()
[all …]
H A Dtree-vect-slp.c704 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (vectype); in vect_record_max_nunits() local
2002 unsigned HOST_WIDE_INT nunits; in vect_supported_load_permutation_p() local
2125 calculate_unrolling_factor (poly_uint64 nunits, unsigned int group_size) in calculate_unrolling_factor()
2183 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (vectype); in vect_analyze_slp_instance() local
3611 unsigned HOST_WIDE_INT nunits; in vect_get_constant_vectors() local
3894 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (vectype); in vect_transform_slp_perm_load() local
4118 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (vectype); in vect_schedule_slp_instance() local
H A Dtree-vect-stmts.c1963 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (vectype); in check_load_store_masking() local
2139 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (vectype); in perm_mask_for_reverse() local
2303 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (vectype); in get_group_load_store_type() local
2506 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (vectype); in get_load_store_type() local
3902 unsigned int nunits; in vectorizable_simd_clone_call() local
6594 unsigned HOST_WIDE_INT nunits; variable
7131 unsigned HOST_WIDE_INT nunits; in vectorizable_scan_store() local
8457 poly_uint64 nunits = sel.length (); in vect_gen_perm_mask_any() local
10504 poly_uint64 nunits; in vectorizable_comparison() local
11232 tree scalar_type, poly_uint64 nunits) in get_related_vectype_for_scalar_type()
[all …]
H A Dstor-layout.c481 mode_for_vector (scalar_mode innermode, poly_uint64 nunits) in mode_for_vector()
532 poly_uint64 nunits) in related_vector_mode()
2403 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (type); in layout_type() local
H A Dstor-layout.cc484 mode_for_vector (scalar_mode innermode, poly_uint64 nunits) in mode_for_vector()
535 poly_uint64 nunits) in related_vector_mode()
2419 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (type); in layout_type() local
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vect-generic.c106 build_word_mode_vector_type (int nunits) in build_word_mode_vector_type()
396 int nunits = nunits_for_known_piecewise_op (TREE_TYPE (op0)); in expand_vector_comparison() local
439 unsigned int i, nunits = nunits_for_known_piecewise_op (type); in add_rshift() local
484 unsigned int nunits = nunits_for_known_piecewise_op (type); in expand_vector_divmod() local
1020 int nunits = nunits_for_known_piecewise_op (type); in expand_vector_condition() local
1902 poly_uint64 nunits in expand_vector_conversion() local
1910 int nunits = nunits_for_known_piecewise_op (arg_type); in expand_vector_conversion() local
H A Doptabs-query.c522 poly_int64 nunits = GET_MODE_NUNITS (mode); in can_mult_highpart_p() local
597 poly_uint64 nunits; in can_vec_mask_load_store_p() local
H A Dtree-vect-slp.c704 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (vectype); in vect_record_max_nunits() local
2002 unsigned HOST_WIDE_INT nunits; in vect_supported_load_permutation_p() local
2125 calculate_unrolling_factor (poly_uint64 nunits, unsigned int group_size) in calculate_unrolling_factor()
2183 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (vectype); in vect_analyze_slp_instance() local
3611 unsigned HOST_WIDE_INT nunits; in vect_get_constant_vectors() local
3894 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (vectype); in vect_transform_slp_perm_load() local
4118 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (vectype); in vect_schedule_slp_instance() local
H A Dtree-vect-stmts.c1963 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (vectype); in check_load_store_masking() local
2139 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (vectype); in perm_mask_for_reverse() local
2303 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (vectype); in get_group_load_store_type() local
2506 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (vectype); in get_load_store_type() local
3902 unsigned int nunits; in vectorizable_simd_clone_call() local
6594 unsigned HOST_WIDE_INT nunits; variable
7131 unsigned HOST_WIDE_INT nunits; in vectorizable_scan_store() local
8457 poly_uint64 nunits = sel.length (); in vect_gen_perm_mask_any() local
10504 poly_uint64 nunits; in vectorizable_comparison() local
11232 tree scalar_type, poly_uint64 nunits) in get_related_vectype_for_scalar_type()
[all …]
H A Dstor-layout.c481 mode_for_vector (scalar_mode innermode, poly_uint64 nunits) in mode_for_vector()
532 poly_uint64 nunits) in related_vector_mode()
2403 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (type); in layout_type() local
/netbsd/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-frontend.cc487 int nunits = ((TypeSArray *) expr->type)->dim->toUInteger (); in paintAsType() local
503 int nunits = ((TypeSArray *) type)->dim->toUInteger (); in paintAsType() local
/netbsd/sys/dev/
H A Dbio.c99 bioattach(int nunits) in bioattach()
H A Dlockstat.c153 lockstatattach(int nunits) in lockstatattach()
/netbsd/external/gpl3/gcc/dist/gcc/brig/brigfrontend/
H A Dbrig-util.cc405 unsigned nunits = full_size / inner_size; in gccbrig_tree_type_for_hsa_type() local
/netbsd/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-util.cc405 unsigned nunits = full_size / inner_size; in gccbrig_tree_type_for_hsa_type() local
/netbsd/external/bsd/ntp/dist/ntpd/
H A Drefclock_datum.c158 static int nunits; /* number of active units */ variable

12345