| /src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
| region.cc | 1354 tree elem_type = get_type (); local 1359 HOST_WIDE_INT hwi_byte_size = int_size_in_bytes (elem_type);
|
| /src/external/gpl3/gcc/dist/gcc/analyzer/ |
| region.cc | 1905 tree elem_type = get_type (); local 1910 HOST_WIDE_INT hwi_byte_size = int_size_in_bytes (elem_type); 1930 tree elem_type = get_type (); local 1934 HOST_WIDE_INT hwi_byte_size = int_size_in_bytes (elem_type);
|
| /src/external/gpl3/gcc/dist/gcc/ |
| omp-simd-clone.cc | 1407 tree elem_type; local 1426 elem_type = simd_clone_compute_base_data_type (sc->origin, sc); 1428 elem_type = TREE_TYPE (sc->args[i].vector_type); 1429 if (INTEGRAL_TYPE_P (elem_type) || POINTER_TYPE_P (elem_type)) 1438 GET_MODE_BITSIZE (SCALAR_TYPE_MODE (elem_type)));
|
| tree-ssa-ccp.cc | 2624 tree lhs, arg, block, var, elem_type, array_type; local 2665 elem_type = build_nonstandard_integer_type (BITS_PER_UNIT, 1); 2667 array_type = build_array_type_nelts (elem_type, n_elem);
|
| tree-ssa-forwprop.cc | 2448 tree elem_type, type; local 2468 elem_type = TREE_TYPE (TREE_TYPE (op0)); 2483 elem_size = tree_to_poly_uint64 (TYPE_SIZE (elem_type)); 2768 tree elem_type = TREE_TYPE (mask_type); local 2769 unsigned elem_size = TREE_INT_CST_LOW (TYPE_SIZE (elem_type)); 2857 tree op, orig[2], type, elem_type; local 2871 elem_type = TREE_TYPE (type); 2872 elem_size = TREE_INT_CST_LOW (TYPE_SIZE (elem_type));
|
| tree-ssa-reassoc.cc | 2011 tree elem_type = TREE_TYPE (vec_type); local 2012 unsigned HOST_WIDE_INT elem_size = tree_to_uhwi (TYPE_SIZE (elem_type)); 2175 tree elem_type = TREE_TYPE (vec_type); local 2179 tree dst = make_ssa_name (elem_type); 2181 * tree_to_uhwi (TYPE_SIZE (elem_type))); 2182 tree bfr = build3 (BIT_FIELD_REF, elem_type, sum_vec, 2183 TYPE_SIZE (elem_type), pos);
|
| /src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| rs6000-call.cc | 2621 tree elem_type = TREE_TYPE (type); 2622 machine_mode elem_mode = TYPE_MODE (elem_type); 2630 real_part = rs6000_gimplify_va_arg (valist, elem_type, pre_p, 2637 imag_part = rs6000_gimplify_va_arg (valist, elem_type, pre_p, 2616 tree elem_type = TREE_TYPE (type); local
|
| rs6000.cc | 4982 tree elem_type; 5104 elem_type = TREE_TYPE (vectype); 5108 if (SCALAR_FLOAT_TYPE_P (elem_type) 5109 && TYPE_PRECISION (elem_type) == 32) 5115 else if (INTEGRAL_TYPE_P (elem_type)) 4972 tree elem_type; local
|
| /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
| rs6000-call.cc | 2625 tree elem_type = TREE_TYPE (type); 2626 machine_mode elem_mode = TYPE_MODE (elem_type); 2634 real_part = rs6000_gimplify_va_arg (valist, elem_type, pre_p, 2641 imag_part = rs6000_gimplify_va_arg (valist, elem_type, pre_p, 2620 tree elem_type = TREE_TYPE (type); local
|
| rs6000.cc | 5045 tree elem_type; 5167 elem_type = TREE_TYPE (vectype); 5171 if (SCALAR_FLOAT_TYPE_P (elem_type) 5172 && TYPE_PRECISION (elem_type) == 32) 5178 else if (INTEGRAL_TYPE_P (elem_type)) 5035 tree elem_type; local
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| tree-ssa-ccp.cc | 2604 tree lhs, arg, block, var, elem_type, array_type; local 2645 elem_type = build_nonstandard_integer_type (BITS_PER_UNIT, 1); 2647 array_type = build_array_type_nelts (elem_type, n_elem);
|
| tree-ssa-forwprop.cc | 2434 tree elem_type; local 2452 elem_type = TREE_TYPE (TREE_TYPE (op0)); 2453 if (TREE_TYPE (op) != elem_type) 2456 size = TREE_INT_CST_LOW (TYPE_SIZE (elem_type)); 2699 tree elem_type = TREE_TYPE (mask_type); local 2700 unsigned elem_size = TREE_INT_CST_LOW (TYPE_SIZE (elem_type)); 2786 tree op, orig[2], type, elem_type; local 2800 elem_type = TREE_TYPE (type); 2801 elem_size = TREE_INT_CST_LOW (TYPE_SIZE (elem_type));
|
| tree-ssa-reassoc.cc | 2007 tree elem_type = TREE_TYPE (vec_type); local 2008 unsigned HOST_WIDE_INT elem_size = tree_to_uhwi (TYPE_SIZE (elem_type)); 2171 tree elem_type = TREE_TYPE (vec_type); local 2175 tree dst = make_ssa_name (elem_type); 2177 * tree_to_uhwi (TYPE_SIZE (elem_type))); 2178 tree bfr = build3 (BIT_FIELD_REF, elem_type, sum_vec, 2179 TYPE_SIZE (elem_type), pos);
|
| tree-vect-stmts.cc | 145 /* Return a variable of type ELEM_TYPE[NELEMS]. */ 148 create_vector_array (tree elem_type, unsigned HOST_WIDE_INT nelems) 150 return create_tmp_var (build_array_type_nelts (elem_type, nelems), 7478 tree elem_type; 7595 elem_type = TREE_TYPE (vectype); 7999 tree ltype = elem_type; 8008 ltype = build_vector_type (elem_type, group_size); 8013 scalar_mode elmode = SCALAR_TYPE_MODE (elem_type); 8061 ltype = build_aligned_type (ltype, TYPE_ALIGN (elem_type)); 8209 aggr_type = elem_type; 8744 tree elem_type; local [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/cp/ |
| constexpr.cc | 3951 tree elem_type = TREE_TYPE (TREE_TYPE (ary)); local 3956 elem_nchars = (TYPE_PRECISION (elem_type) 4022 if (is_really_empty_class (elem_type, /*ignore_vptr*/false)) 4023 return build_constructor (elem_type, NULL); 4024 else if (CP_AGGREGATE_TYPE_P (elem_type)) 4027 val = digest_init (elem_type, empty_ctor, tf_warning_or_error); 4030 val = build_value_init (elem_type, tf_warning_or_error); 4032 if (!SCALAR_TYPE_P (elem_type)) 4039 new_ctx.ctor = build_constructor (elem_type, NULL); 4044 if (!SCALAR_TYPE_P (elem_type) && t != ctx->ctor [all...] |
| /src/external/gpl3/gcc/dist/gcc/c/ |
| c-typeck.cc | 6051 tree elem_type = TREE_TYPE (vectype); 6052 tree zero = build_int_cst (elem_type, 0); 6032 tree elem_type = TREE_TYPE (vectype); local
|
| /src/external/gpl3/gcc/dist/gcc/config/arm/ |
| arm-builtins.cc | 2913 tree elem_type, upper_bound, array_type; local 2927 elem_type = TREE_TYPE (type); 2933 nelems = vector_size * nvectors / int_size_in_bytes (elem_type); 2939 array_type = build_array_type (elem_type, build_index_type (upper_bound)); 2964 tree elem_type, upper_bound, array_type; local 2974 elem_type = TREE_TYPE (type); 2980 array_type = build_array_type (elem_type, build_index_type (upper_bound));
|
| /src/external/gpl3/gcc.old/dist/gcc/c/ |
| c-typeck.cc | 5572 tree elem_type = TREE_TYPE (vectype); 5573 tree zero = build_int_cst (elem_type, 0); 5555 tree elem_type = TREE_TYPE (vectype); local
|
| /src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
| arm-builtins.cc | 2856 tree elem_type, upper_bound, array_type; local 2870 elem_type = TREE_TYPE (type); 2876 nelems = vector_size * nvectors / int_size_in_bytes (elem_type); 2882 array_type = build_array_type (elem_type, build_index_type (upper_bound)); 2907 tree elem_type, upper_bound, array_type; local 2917 elem_type = TREE_TYPE (type); 2923 array_type = build_array_type (elem_type, build_index_type (upper_bound));
|