Searched defs:bitpos (Results 1 - 25 of 72) sorted by relevance

123

/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20001203-2.c27 int bitpos; member in union:type::field::field_location
/haiku-buildtools/legacy/binutils/bfd/
H A Dreloc.c1388 unsigned int bitpos = howto->bitpos; local
1466 ss >>= bitpos; local
/haiku-buildtools/legacy/binutils/binutils/
H A Drdcoff.c398 bfd_vma bitpos = 0, bitsize = 0; local
H A Dprdbg.c1120 pr_struct_field(void *p, const char *name, bfd_vma bitpos, bfd_vma bitsize, enum debug_visibility visibility) argument
1302 pr_class_baseclass(void *p, bfd_vma bitpos, bfd_boolean virtual, enum debug_visibility visibility) argument
[all...]
H A Dwrstabs.c1351 stab_struct_field(void *p, const char *name, bfd_vma bitpos, bfd_vma bitsize, enum debug_visibility visibility) argument
1549 stab_class_baseclass(void *p, bfd_vma bitpos, bfd_boolean virtual, enum debug_visibility visibility) argument
/haiku-buildtools/legacy/binutils/opcodes/
H A Dia64-opc.c352 int bitpos[41]; local
/haiku-buildtools/legacy/gcc/gcc/
H A Dstor-layout.c938 int bitpos; local
H A Dexpmed.c233 register int bitpos = bitnum % unit; local
960 register int bitpos = bitnum % unit; local
[all...]
H A Dvarasm.c4120 int bitpos = (field ? (TREE_INT_CST_LOW (DECL_FIELD_BITPOS (field)) local
/haiku-buildtools/binutils/bfd/
H A Dreloc.c1399 unsigned int bitpos = howto->bitpos; local
1480 ss >>= bitpos; local
/haiku-buildtools/binutils/binutils/
H A Drdcoff.c404 bfd_vma bitpos = 0, bitsize = 0; local
/haiku-buildtools/binutils/opcodes/
H A Dia64-opc.c351 int bitpos[41]; local
/haiku-buildtools/gcc/gcc/
H A Ddouble-int.c641 int bitpos = byte * BITS_PER_UNIT; local
H A Dtree-affine.c294 HOST_WIDE_INT bitpos, bitsize; local
918 HOST_WIDE_INT bitsize, bitpos; local
H A Dwide-int.cc170 unsigned int bitpos = byte * BITS_PER_UNIT; local
H A Dtree-ssa-ccp.c579 unsigned HOST_WIDE_INT bitpos; local
H A Dtree-vect-generic.c144 tree_vec_extract(gimple_stmt_iterator *gsi, tree type, tree t, tree bitsize, tree bitpos) argument
154 do_unop(gimple_stmt_iterator *gsi, tree inner_type, tree a, tree b ATTRIBUTE_UNUSED, tree bitpos, tree bitsize, enum tree_code code) argument
163 do_binop(gimple_stmt_iterator *gsi, tree inner_type, tree a, tree b, tree bitpos, tree bitsize, enum tree_code code) argument
180 do_compare(gimple_stmt_iterator *gsi, tree inner_type, tree a, tree b, tree bitpos, tree bitsize, enum tree_code code) argument
1445 do_cond(gimple_stmt_iterator *gsi, tree inner_type, tree a, tree b, tree bitpos, tree bitsize, enum tree_code code) argument
[all...]
H A Dstor-layout.c889 bit_from_pos(tree offset, tree bitpos) argument
905 byte_from_pos(tree offset, tree bitpos) argument
953 tree offset, bitpos; local
2735 bit_field_mode_iterator(HOST_WIDE_INT bitsize, HOST_WIDE_INT bitpos, HOST_WIDE_INT bitregion_start, HOST_WIDE_INT bitregion_end, unsigned int align, bool volatilep) argument
2847 get_best_mode(int bitsize, int bitpos, unsigned HOST_WIDE_INT bitregion_start, unsigned HOST_WIDE_INT bitregion_end, unsigned int align, machine_mode largest_mode, bool volatilep) argument
[all...]
H A Ddbxout.c2497 HOST_WIDE_INT bitsize, bitpos; local
H A Dtree-scalar-evolution.c1754 HOST_WIDE_INT bitsize, bitpos; local
/haiku-buildtools/legacy/gcc/gcc/config/i960/
H A Di960.c375 bitpos (val) function
/haiku-buildtools/gcc/libcc1/
H A Dplugin.cc494 plugin_build_add_field(cc1_plugin::connection *, gcc_type record_or_union_type_in, const char *field_name, gcc_type field_type_in, unsigned long bitsize, unsigned long bitpos) argument
/haiku-buildtools/gcc/gcc/c-family/
H A Dc-pretty-print.c1639 HOST_WIDE_INT bitpos = tree_to_shwi (TREE_OPERAND (e, 2)); local
/haiku-buildtools/binutils/gas/config/
H A Dtc-nds32.h248 int bitpos; /* Register position. */ member in struct:nds32_cond_field
/haiku-buildtools/gcc/gcc/ada/gcc-interface/
H A Dutils2.c1332 HOST_WIDE_INT bitpos; local

Completed in 495 milliseconds

123