Home
last modified time | relevance | path

Searched defs:bitsize (Results 1 – 25 of 48) sorted by relevance

12

/trueos/contrib/gcc/
HDtree-vect-generic.c105 tree t, tree bitsize, tree bitpos) in tree_vec_extract()
115 tree b ATTRIBUTE_UNUSED, tree bitpos, tree bitsize, in do_unop()
124 tree bitpos, tree bitsize, enum tree_code code) in do_binop()
HDexpmed.c346 store_bit_field (rtx str_rtx, unsigned HOST_WIDE_INT bitsize, in store_bit_field()
791 unsigned HOST_WIDE_INT bitsize, in store_fixed_bit_field()
958 store_split_bit_field (rtx op0, unsigned HOST_WIDE_INT bitsize, in store_split_bit_field()
1089 extract_bit_field (rtx str_rtx, unsigned HOST_WIDE_INT bitsize, in extract_bit_field()
1701 unsigned HOST_WIDE_INT bitsize, in extract_fixed_bit_field()
1827 mask_rtx (enum machine_mode mode, int bitpos, int bitsize, int complement) in mask_rtx()
1868 lshift_value (enum machine_mode mode, rtx value, int bitpos, int bitsize) in lshift_value()
1898 extract_force_align_mem_bit_field (rtx op0, unsigned HOST_WIDE_INT bitsize, in extract_force_align_mem_bit_field()
2044 extract_split_bit_field (rtx op0, unsigned HOST_WIDE_INT bitsize, in extract_split_bit_field()
HDstor-layout.c1047 HOST_WIDE_INT bitsize = tree_low_cst (DECL_SIZE (field), 1); in place_field() local
1126 HOST_WIDE_INT bitsize = tree_low_cst (DECL_SIZE (field), 1); in place_field() local
2130 get_best_mode (int bitsize, int bitpos, unsigned int align, in get_best_mode()
HDexpr.c2065 unsigned HOST_WIDE_INT bitsize = MIN (TYPE_ALIGN (type), BITS_PER_WORD); in copy_blkmode_from_reg() local
3875 optimize_bitfield_assignment_op (unsigned HOST_WIDE_INT bitsize, in optimize_bitfield_assignment_op()
4051 HOST_WIDE_INT bitsize, bitpos; in expand_assignment() local
4841 store_constructor_field (rtx target, unsigned HOST_WIDE_INT bitsize, in store_constructor_field()
4952 HOST_WIDE_INT bitsize; in store_constructor() local
5153 HOST_WIDE_INT bitsize; in store_constructor() local
5328 HOST_WIDE_INT bitsize; in store_constructor() local
5459 store_field (rtx target, HOST_WIDE_INT bitsize, HOST_WIDE_INT bitpos, in store_field()
6499 HOST_WIDE_INT bitsize, bitpos; in expand_expr_addr_expr_1() local
7408 HOST_WIDE_INT bitsize = TREE_INT_CST_LOW (DECL_SIZE (field)); in expand_expr_real_1() local
[all …]
HDdojump.c321 HOST_WIDE_INT bitsize, bitpos; in do_jump() local
HDtree-dfa.c865 HOST_WIDE_INT bitsize = -1; in get_ref_base_and_extent() local
HDmips-tdump.c617 int bitsize; in type_to_string() local
HDdbxout.c2346 HOST_WIDE_INT bitsize, bitpos; in dbxout_expand_expr() local
HDtree-ssa-loop-ivopts.c1443 HOST_WIDE_INT bitsize; in may_be_unaligned_p() local
2808 HOST_WIDE_INT bitpos, bitsize; in tree_to_aff_combination() local
3716 HOST_WIDE_INT bitsize; in split_address_cost() local
HDstmt.c1628 unsigned int bitsize in expand_return() local
HDsimplify-rtx.c4322 int bitsize = GET_MODE_BITSIZE (GET_MODE (el)); in simplify_immed_subreg() local
/trueos/contrib/gdb/gdb/
HDvalues.c437 int bitsize, struct value *newval) in set_internalvar_component()
1036 int bitsize = TYPE_FIELD_BITSIZE (type, fieldno); in unpack_field_as_long() local
1076 modify_field (char *addr, LONGEST fieldval, int bitpos, int bitsize) in modify_field()
HDvalue.h74 int bitsize; member
HDada-typeprint.c354 int bitsize; in print_array_type() local
HDada-valprint.c150 unsigned long bitsize = TYPE_FIELD_BITSIZE (type, 0); in val_print_packed_array_elements() local
HDeval.c214 int bitpos, bitsize; in evaluate_struct_tuple() local
/trueos/contrib/binutils/binutils/
HDrdcoff.c400 bfd_vma bitpos = 0, bitsize = 0; in parse_coff_struct_type() local
HDieee.c107 unsigned long bitsize; member
1543 bfd_vma bitpos, bitsize; in parse_ieee_ty() local
1684 bfd_vma bitsize; in parse_ieee_ty() local
1834 bfd_vma signedp, bitsize, dummy; in parse_ieee_ty() local
2853 bfd_vma bitpos, bitsize; in ieee_read_cxx_class() local
5921 ieee_struct_field (void *p, const char *name, bfd_vma bitpos, bfd_vma bitsize, in ieee_struct_field()
HDcoffgrok.h207 int bitsize; member
HDdebug.c291 unsigned int bitsize; member
1706 debug_type type, bfd_vma bitpos, bfd_vma bitsize, in debug_make_field()
/trueos/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
HDDynamicRegisterInfo.cpp296 const int64_t bitsize = reg_info_dict.GetItemForKeyAsInteger(bitsize_pystr, 0); in SetRegisterInfo() local
/trueos/contrib/llvm/lib/Target/R600/
HDAMDILISelLowering.cpp409 unsigned bitsize = OVT.getScalarType().getSizeInBits(); in LowerSDIV24() local
/trueos/contrib/binutils/bfd/
HDreloc.c492 unsigned int bitsize, in bfd_check_overflow()
/trueos/sys/ufs/ufs/
HDufs_quota.c1010 int bitsize; in getquotasize() local
/trueos/contrib/gcc/cp/
HDinit.c1689 tree n, bitsize; in build_new_1() local

12