/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | input.h | 49 char_span (const char *ptr, size_t n_elts) : m_ptr (ptr), m_n_elts (n_elts) {} in char_span() 67 char_span subspan (int offset, int n_elts) const in subspan()
|
H A D | simplify-rtx.c | 3895 int n_elts; in simplify_binary_operation_1() local 3970 unsigned n_elts = XVECLEN (trueop1, 0); in simplify_binary_operation_1() local 4210 unsigned int n_elts, in_n_elts; in simplify_binary_operation_1() local 4382 unsigned n_elts = GET_MODE_NUNITS (mode).to_constant (); in simplify_const_binary_operation() local 5943 unsigned int n_elts; in simplify_ternary_operation() local
|
H A D | rtlanal.c | 2886 unsigned int n_elts; in may_trap_p_1() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | input.h | 76 char_span (const char *ptr, size_t n_elts) : m_ptr (ptr), m_n_elts (n_elts) {} in char_span() 94 char_span subspan (int offset, int n_elts) const in subspan()
|
H A D | simplify-rtx.cc | 4283 int n_elts; in simplify_binary_operation_1() local 4358 unsigned n_elts = XVECLEN (trueop1, 0); in simplify_binary_operation_1() local 4648 unsigned int n_elts, in_n_elts; in simplify_binary_operation_1() local 4821 unsigned n_elts = GET_MODE_NUNITS (mode).to_constant (); in simplify_const_binary_operation() local 6473 unsigned int n_elts; in simplify_ternary_operation() local
|
H A D | expr.cc | 7164 poly_uint64 n_elts; in store_constructor() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000-call.cc | 330 int *n_elts) in rs6000_discover_homogeneous_aggregate() 825 int n_elts; in rs6000_function_arg_boundary() local 1076 int n_elts; in rs6000_function_arg_advance_1() local 1640 int n_elts; in rs6000_function_arg() local 1895 int n_elts; in rs6000_arg_partial_bytes() local
|
H A D | rs6000-builtin.cc | 989 int n_elts = TYPE_VECTOR_SUBPARTS (lhs_type); in fold_mergehl_helper() local 1026 int n_elts = TYPE_VECTOR_SUBPARTS (lhs_type); in fold_mergeeo_helper() local 1699 int n_elts = VECTOR_CST_NELTS (arg1); in rs6000_gimple_fold_builtin() local 1742 int n_elts = VECTOR_CST_NELTS (arg1); in rs6000_gimple_fold_builtin() local 1784 int n_elts = VECTOR_CST_NELTS (arg1); in rs6000_gimple_fold_builtin() local 2105 unsigned int n_elts = VECTOR_CST_NELTS (arg0); in rs6000_gimple_fold_builtin() local
|
H A D | rs6000-p8swap.cc | 1203 int n_elts = GET_MODE_NUNITS (mode); in permute_load() local 1228 int n_elts = GET_MODE_NUNITS (mode); in permute_store() local
|
H A D | rs6000.cc | 6681 unsigned int n_elts = GET_MODE_NUNITS (mode); in rs6000_expand_vector_init() local 23420 int n_elts, machine_mode elt_mode, in rs6000_parallel_return() 23450 int n_elts; in rs6000_function_value() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000-call.c | 5741 int *n_elts) in rs6000_discover_homogeneous_aggregate() 6225 int n_elts; in rs6000_function_arg_boundary() local 6493 int n_elts; in rs6000_function_arg_advance_1() local 7063 int n_elts; in rs6000_function_arg() local 7328 int n_elts; in rs6000_arg_partial_bytes() local 10773 int n_elts = TYPE_VECTOR_SUBPARTS (lhs_type); in fold_mergehl_helper() local 10810 int n_elts = TYPE_VECTOR_SUBPARTS (lhs_type); in fold_mergeeo_helper() local 11415 int n_elts = VECTOR_CST_NELTS (arg1); in rs6000_gimple_fold_builtin() local 11458 int n_elts = VECTOR_CST_NELTS (arg1); in rs6000_gimple_fold_builtin() local 11500 int n_elts = VECTOR_CST_NELTS (arg1); in rs6000_gimple_fold_builtin() local [all …]
|
H A D | rs6000-p8swap.c | 1183 int n_elts = GET_MODE_NUNITS (mode); in permute_load() local 1208 int n_elts = GET_MODE_NUNITS (mode); in permute_store() local
|
H A D | rs6000.c | 6426 int n_elts = GET_MODE_NUNITS (mode); in rs6000_expand_vector_init() local 22772 int n_elts, machine_mode elt_mode, in rs6000_parallel_return() 22802 int n_elts; in rs6000_function_value() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/ |
H A D | sparc.cc | 11867 sparc_handle_vis_mul8x16 (vec<tree> *n_elts, enum sparc_builtins fncode, in sparc_handle_vis_mul8x16() 11957 tree_vector_builder n_elts (rtype, VECTOR_CST_NELTS (arg0), 1); in sparc_fold_builtin() local 11979 tree_vector_builder n_elts (rtype, VECTOR_CST_NELTS (arg0), 1); in sparc_fold_builtin() local 11993 tree_vector_builder n_elts (rtype, 2 * VECTOR_CST_NELTS (arg0), 1); in sparc_fold_builtin() local 13416 const int n_elts = GET_MODE_NUNITS (mode); in sparc_expand_vector_init() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm.cc | 12828 unsigned int i, elsize = 0, idx = 0, n_elts; in simd_valid_immediate() local 13063 unsigned int n_elts = CONST_VECTOR_NUNITS (op), i; in neon_immediate_valid_for_shift() local 13218 int n_elts = GET_MODE_NUNITS ( GET_MODE (const_vec)); in mve_bool_vec_to_const() local 13250 int n_elts = GET_MODE_NUNITS (mode); in neon_make_constant() local 13303 int n_elts = GET_MODE_NUNITS (mode); in neon_expand_vector_init() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386-expand.cc | 15864 int i, j, n_elts, n_words, n_elt_per_word; in ix86_expand_vector_init_general() local 15930 int n_elts = GET_MODE_NUNITS (mode); in ix86_expand_vector_init() local 16025 int n_elts = GET_MODE_NUNITS (mode); in ix86_expand_vector_set_var() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/ |
H A D | sparc.c | 11905 sparc_handle_vis_mul8x16 (vec<tree> *n_elts, enum sparc_builtins fncode, in sparc_handle_vis_mul8x16() 13451 const int n_elts = GET_MODE_NUNITS (mode); in sparc_expand_vector_init() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm.c | 12695 unsigned int i, elsize = 0, idx = 0, n_elts; in simd_valid_immediate() local 12927 unsigned int n_elts = CONST_VECTOR_NUNITS (op), i; in neon_immediate_valid_for_shift() local 13091 int n_elts = GET_MODE_NUNITS (mode); in neon_make_constant() local 13142 int n_elts = GET_MODE_NUNITS (mode); in neon_expand_vector_init() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/ |
H A D | riscv.cc | 2817 HOST_WIDE_INT n_elts; in riscv_flatten_aggregate_field() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/ |
H A D | riscv.c | 2462 HOST_WIDE_INT n_elts; in riscv_flatten_aggregate_field() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/ |
H A D | loongarch.cc | 345 HOST_WIDE_INT n_elts; in loongarch_flatten_aggregate_field() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386-expand.c | 14058 int i, j, n_elts, n_words, n_elt_per_word; in ix86_expand_vector_init_general() local 14122 int n_elts = GET_MODE_NUNITS (mode); in ix86_expand_vector_init() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/ |
H A D | spu.c | 5976 int n_elts = GET_MODE_NUNITS (mode); in spu_expand_vector_init() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | aarch64.c | 18253 unsigned int n_elts; in aarch64_simd_valid_immediate() local 18882 int n_elts = XVECLEN (vals, 0); in aarch64_simd_make_constant() local 18921 int n_elts = XVECLEN (vals, 0); in aarch64_expand_vector_init() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | aarch64.cc | 21399 unsigned int n_elts; in aarch64_simd_valid_immediate() local 22048 int n_elts = XVECLEN (vals, 0); in aarch64_simd_make_constant() local 22087 int n_elts = XVECLEN (vals, 0); in aarch64_expand_vector_init() local
|