| /trueos/contrib/gcc/config/ |
| HD | netbsd-aout.h | 164 size = int_size_in_bytes (TREE_TYPE (DECL)); \ 190 size = int_size_in_bytes (TREE_TYPE (DECL)); \
|
| HD | openbsd.h | 239 size = int_size_in_bytes (TREE_TYPE (DECL)); \ 261 size = int_size_in_bytes (TREE_TYPE (DECL)); \
|
| HD | elfos.h | 297 size = int_size_in_bytes (TREE_TYPE (DECL)); \ 325 size = int_size_in_bytes (TREE_TYPE (DECL)); \
|
| /trueos/contrib/gcc/ |
| HD | c-aux-info.c | 332 else if (int_size_in_bytes (t) == 0) in gen_type() 337 int size = (int_size_in_bytes (t) / int_size_in_bytes (TREE_TYPE (t))); in gen_type()
|
| HD | sdbout.c | 402 sdb_type_size = int_size_in_bytes (type); in plain_type() 494 int size = int_size_in_bytes (type) * BITS_PER_UNIT; in plain_type_1() 607 sdb_type_size = int_size_in_bytes (type); in plain_type_1() 1101 int size = int_size_in_bytes (type); in sdbout_one_type()
|
| HD | calls.c | 690 type, int_size_in_bytes (type)); in precompute_register_parameters() 831 int bytes = int_size_in_bytes (TREE_TYPE (args[i].tree_value)); in store_unaligned_arguments_into_pseudos() 1132 int_size_in_bytes (type) <= UNITS_PER_WORD); in initialize_argument_information() 1335 += int_size_in_bytes (TREE_TYPE (args[i].tree_value)); in finalize_must_preallocate() 1563 size = int_size_in_bytes (TREE_TYPE (args[i].tree_value)); in load_register_parameters() 2024 struct_value_size = int_size_in_bytes (TREE_TYPE (exp)); in expand_call() 2895 int_size_in_bytes (TREE_TYPE (exp))); in expand_call() 4262 - int_size_in_bytes (TREE_TYPE (pval)) in store_one_arg() 4353 int_size_in_bytes (type)); in store_one_arg() 4419 && int_size_in_bytes (type) % (PARM_BOUNDARY / BITS_PER_UNIT) in must_pass_in_stack_var_size_or_pad()
|
| HD | dbxout.c | 1917 stabstr_D (int_size_in_bytes (type)); in dbxout_type() 1925 stabstr_D (BITS_PER_UNIT * int_size_in_bytes (type)); in dbxout_type() 1940 stabstr_D (2 * int_size_in_bytes (TREE_TYPE (type))); in dbxout_type() 1948 stabstr_D (int_size_in_bytes (type)); in dbxout_type() 1970 stabstr_D (BITS_PER_UNIT * int_size_in_bytes (type)); in dbxout_type() 2044 stabstr_D (int_size_in_bytes (type)); in dbxout_type()
|
| HD | xcoffout.c | 174 if (int_size_in_bytes (TREE_TYPE (decl)) == 8) in xcoff_assign_fundamental_type_number()
|
| HD | varasm.c | 663 && (len = int_size_in_bytes (TREE_TYPE (decl))) > 0 in mergeable_string_section() 2470 hi = 5 + int_size_in_bytes (TREE_TYPE (exp)); in const_hash_1() 2596 HOST_WIDE_INT size_1 = int_size_in_bytes (TREE_TYPE (t1)); in compare_constant() 2600 || size_1 != int_size_in_bytes (TREE_TYPE (t2))) in compare_constant() 2782 size = int_size_in_bytes (TREE_TYPE (exp)); in get_constant_size() 4023 HOST_WIDE_INT type_size = int_size_in_bytes (TREE_TYPE (exp)); in output_constant() 4024 HOST_WIDE_INT op_size = int_size_in_bytes (TREE_TYPE (TREE_OPERAND (exp, 0))); in output_constant() 4039 thissize = int_size_in_bytes (TREE_TYPE (exp)); in output_constant() 4265 = int_size_in_bytes (TREE_TYPE (type)); in output_constructor() 4346 fieldsize = int_size_in_bytes (TREE_TYPE (type)); in output_constructor()
|
| HD | function.c | 830 HOST_WIDE_INT size = int_size_in_bytes (type); in assign_temp() 2377 int_size_in_bytes (data->passed_type)); in assign_parm_adjust_entry_rtl() 2530 int_size_in_bytes (data->nominal_type)); in assign_parm_setup_block() 2540 size = int_size_in_bytes (data->passed_type); in assign_parm_setup_block() 2895 GEN_INT (int_size_in_bytes (data->passed_type)), in assign_parm_setup_stack() 2939 HOST_WIDE_INT size = int_size_in_bytes (TREE_TYPE (parm)); in assign_parms_unsplit_complex() 4087 int size = int_size_in_bytes (TREE_TYPE (DECL_RESULT (subr))); in expand_function_start() 4483 int_size_in_bytes (TREE_TYPE (decl_result))); in expand_function_end()
|
| HD | expr.h | 172 && int_size_in_bytes (TYPE) < (PARM_BOUNDARY / BITS_PER_UNIT)) \
|
| HD | expr.c | 2063 unsigned HOST_WIDE_INT bytes = int_size_in_bytes (type); in copy_blkmode_from_reg() 4180 int_size_in_bytes (TREE_TYPE (from))); in expand_assignment() 4212 int_size_in_bytes (TREE_TYPE (from))); in expand_assignment() 4525 int_size_in_bytes (TREE_TYPE (exp))); in store_expr() 4747 && int_size_in_bytes (type) >= 0) in count_type_elements() 4891 HOST_WIDE_INT exp_size = int_size_in_bytes (type); in store_constructor() 7766 MIN ((int_size_in_bytes (TREE_TYPE in expand_expr_real_1() 7888 = MAX (int_size_in_bytes (inner_type), in expand_expr_real_1()
|
| HD | explow.c | 1480 unsigned HOST_WIDE_INT bytes = int_size_in_bytes (valtype); in hard_function_value()
|
| HD | stmt.c | 1554 emit_group_load (return_reg, val, type, int_size_in_bytes (type)); in expand_value_return() 1626 = int_size_in_bytes (TREE_TYPE (retval_rhs)); in expand_return()
|
| HD | dwarf2out.c | 8280 int_size_in_bytes (type)); in base_type_die() 8396 && int_size_in_bytes (type) == int_size_in_bytes (subtype) in is_subrange_type() 8437 const HOST_WIDE_INT size_in_bytes = int_size_in_bytes (type); in subrange_type_die() 8444 if (int_size_in_bytes (TREE_TYPE (type)) != size_in_bytes) in subrange_type_die() 9550 HOST_WIDE_INT size = int_size_in_bytes (TREE_TYPE (loc)); in loc_descriptor_from_tree_1() 10851 size = int_size_in_bytes (tree_node); in add_byte_size_attribute()
|
| /trueos/contrib/gcc/config/i386/ |
| HD | sol2-10.h | 114 && int_size_in_bytes (TYPE) == 8)))
|
| HD | ptx4-i.h | 34 || (VECTOR_MODE_P (TYPE_MODE (TYPE)) && int_size_in_bytes (TYPE) == 8))
|
| HD | i386elf.h | 41 || (VECTOR_MODE_P (TYPE_MODE (TYPE)) && int_size_in_bytes (TYPE) == 8))
|
| HD | sysv4.h | 32 || (VECTOR_MODE_P (TYPE_MODE (TYPE)) && int_size_in_bytes (TYPE) == 8))
|
| HD | i386-interix.h | 365 (AGGREGATE_TYPE_P (TYPE) && int_size_in_bytes(TYPE) > 8 ))
|
| /trueos/contrib/gcc/config/sparc/ |
| HD | sol2.h | 102 size = int_size_in_bytes (TREE_TYPE (DECL)); \
|
| HD | sparc.c | 4904 HOST_WIDE_INT typesize = int_size_in_bytes (type); in function_arg_record_value() 5089 HOST_WIDE_INT size = int_size_in_bytes (type); in function_arg() 5108 HOST_WIDE_INT size = int_size_in_bytes (type); in function_arg() 5117 HOST_WIDE_INT size = int_size_in_bytes (type); in function_arg() 5196 HOST_WIDE_INT size = int_size_in_bytes (type); in function_arg() 5230 ? ROUND_ADVANCE (int_size_in_bytes (type)) in sparc_arg_partial_bytes() 5243 int size = int_size_in_bytes (type); in sparc_arg_partial_bytes() 5298 && (unsigned HOST_WIDE_INT) int_size_in_bytes (type) > 8)); in sparc_pass_by_reference() 5315 && (unsigned HOST_WIDE_INT) int_size_in_bytes (type) > 16) in sparc_pass_by_reference() 5342 : ROUND_ADVANCE (int_size_in_bytes (type))); in function_arg_advance() [all …]
|
| /trueos/contrib/gcc/config/mips/ |
| HD | mips.c | 1331 && offset < int_size_in_bytes (TREE_TYPE (SYMBOL_REF_DECL (symbol)))) in mips_offset_within_object_p() 3714 num_bytes = type ? int_size_in_bytes (type) : GET_MODE_SIZE (mode); in mips_arg_info() 4042 return (int_size_in_bytes (type) >= (PARM_BOUNDARY / BITS_PER_UNIT)); in mips_pad_arg_upward() 4302 size = int_size_in_bytes (type); in mips_gimplify_va_arg_expr() 5763 p->size = int_size_in_bytes (TREE_TYPE (decl)); in mips_output_external() 6098 size = int_size_in_bytes (TREE_TYPE (decl)); in mips_declare_object_name() 6122 size = int_size_in_bytes (TREE_TYPE (decl)); in mips_finish_declare_object() 7397 size = int_size_in_bytes (TREE_TYPE (decl)); in mips_in_small_data_p() 7548 HOST_WIDE_INT size = int_size_in_bytes (valtype); in mips_function_value() 7600 size = type ? int_size_in_bytes (type) : GET_MODE_SIZE (mode); in mips_pass_by_reference() [all …]
|
| /trueos/contrib/gcc/config/ia64/ |
| HD | ia64.c | 3937 words = int_size_in_bytes (type); in ia64_function_arg_words() 4016 ? int_size_in_bytes (type) : GET_MODE_SIZE (mode)); in ia64_function_arg() 4082 ? int_size_in_bytes (type) : GET_MODE_SIZE (mode)); in ia64_function_arg() 4209 ? int_size_in_bytes (type) : GET_MODE_SIZE (mode)); in ia64_function_arg_advance() 4311 ? int_size_in_bytes (type) > 8 : TYPE_ALIGN (type) > 8 * BITS_PER_UNIT) in ia64_gimplify_va_arg() 4338 byte_size = int_size_in_bytes (valtype); in ia64_return_in_memory() 4382 ? int_size_in_bytes (valtype) : GET_MODE_SIZE (mode)); in ia64_function_value() 4422 bytesize = int_size_in_bytes (valtype); in ia64_function_value() 8682 HOST_WIDE_INT size = int_size_in_bytes (TREE_TYPE (exp)); in ia64_in_small_data_p() 9172 && int_size_in_bytes (type) < UNITS_PER_WORD) in ia64_hpux_function_arg_padding()
|
| /trueos/contrib/gcc/config/rs6000/ |
| HD | rs6000.c | 4351 && int_size_in_bytes (type) > 0) in rs6000_return_in_memory() 4369 || (unsigned HOST_WIDE_INT) int_size_in_bytes (type) > 8)) in rs6000_return_in_memory() 4380 && int_size_in_bytes (type) > (TARGET_ALTIVEC_ABI ? 16 : 8)) in rs6000_return_in_memory() 4512 size = int_size_in_bytes (type); in function_arg_padding() 4558 && int_size_in_bytes (type) >= 8 in function_arg_boundary() 4559 && int_size_in_bytes (type) < 16)) in function_arg_boundary() 4563 && int_size_in_bytes (type) >= 16)) in function_arg_boundary() 4596 size = int_size_in_bytes (type); in rs6000_arg_size() 4708 && int_size_in_bytes (type) == 16))) in function_arg_advance() 4765 && (size = int_size_in_bytes (type)) > 0) in function_arg_advance() [all …]
|