Searched refs:bytesize (Results 1 - 25 of 31) sorted by relevance

12

/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgenmodes.cc58 unsigned int bytesize; /* storage size in addressable units */ member in struct:mode_data
294 validate_field (m, bytesize);
330 m->bytesize = 0;
340 m->bytesize = 4;
377 m->bytesize = m->component->bytesize;
389 m->bytesize = 2 * m->component->bytesize;
406 m->bytesize = m->ncomponents * m->component->bytesize;
557 make_vector_bool_mode(const char *name, unsigned int count, const char *component, unsigned int bytesize, const char *file, unsigned int line) argument
593 make_int_mode(const char *name, unsigned int precision, unsigned int bytesize, const char *file, unsigned int line) argument
606 make_bool_mode(const char *name, unsigned int precision, unsigned int bytesize, const char *file, unsigned int line) argument
620 make_opaque_mode(const char *name, unsigned int precision, unsigned int bytesize, const char *file, unsigned int line) argument
646 make_fixed_point_mode(enum mode_class cl, const char *name, unsigned int bytesize, unsigned int ibit, unsigned int fbit, const char *file, unsigned int line) argument
664 make_float_mode(const char *name, unsigned int precision, unsigned int bytesize, const char *format, const char *file, unsigned int line) argument
681 make_decimal_float_mode(const char *name, unsigned int precision, unsigned int bytesize, const char *format, const char *file, unsigned int line) argument
[all...]
H A Dexpr.cc6680 poly_uint64 bytesize;
6686 && multiple_p (bitsize, BITS_PER_UNIT, &bytesize)
6710 store_constructor (exp, target, cleared, bytesize, reverse);
7554 poly_int64 bytesize = bits_to_bytes_round_up (bitsize);
7558 gen_int_mode (bytesize, Pmode),
7597 poly_int64 bytesize = exact_div (bitsize, BITS_PER_UNIT);
7598 store_constructor (exp, to_rtx, 0, bytesize, reverse);
11392 poly_int64 bytesize = bits_to_bytes_round_up (bitsize);
11395 gen_int_mode (bytesize, Pmode),
6666 poly_uint64 bytesize; local
7540 poly_int64 bytesize = bits_to_bytes_round_up (bitsize); local
7583 poly_int64 bytesize = exact_div (bitsize, BITS_PER_UNIT); local
11372 poly_int64 bytesize = bits_to_bytes_round_up (bitsize); local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgenmodes.c58 unsigned int bytesize; /* storage size in addressable units */ member in struct:mode_data
292 validate_field (m, bytesize);
328 m->bytesize = 0;
338 m->bytesize = 4;
367 m->bytesize = m->component->bytesize;
379 m->bytesize = 2 * m->component->bytesize;
396 m->bytesize = m->ncomponents * m->component->bytesize;
546 make_vector_bool_mode(const char *name, unsigned int count, unsigned int bytesize, const char *file, unsigned int line) argument
582 make_int_mode(const char *name, unsigned int precision, unsigned int bytesize, const char *file, unsigned int line) argument
607 make_fixed_point_mode(enum mode_class cl, const char *name, unsigned int bytesize, unsigned int ibit, unsigned int fbit, const char *file, unsigned int line) argument
625 make_float_mode(const char *name, unsigned int precision, unsigned int bytesize, const char *format, const char *file, unsigned int line) argument
642 make_decimal_float_mode(const char *name, unsigned int precision, unsigned int bytesize, const char *format, const char *file, unsigned int line) argument
[all...]
H A Dexpr.c6332 poly_uint64 bytesize;
6338 && multiple_p (bitsize, BITS_PER_UNIT, &bytesize)
6362 store_constructor (exp, target, cleared, bytesize, reverse);
7193 poly_int64 bytesize = bits_to_bytes_round_up (bitsize);
7197 gen_int_mode (bytesize, Pmode),
7236 poly_int64 bytesize = exact_div (bitsize, BITS_PER_UNIT);
7237 store_constructor (exp, to_rtx, 0, bytesize, reverse);
10996 poly_int64 bytesize = bits_to_bytes_round_up (bitsize);
10999 gen_int_mode (bytesize, Pmode),
6318 poly_uint64 bytesize; local
7179 poly_int64 bytesize = bits_to_bytes_round_up (bitsize); local
7222 poly_int64 bytesize = exact_div (bitsize, BITS_PER_UNIT); local
10976 poly_int64 bytesize = bits_to_bytes_round_up (bitsize); local
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dmep-relocs.pl130 if (length($mask) == 8) { $bytesize = 0; }
131 elsif (length($mask) == 16) { $bytesize = 1; }
132 elsif (length($mask) == 32) { $bytesize = 2; }
143 $c, $bytesize, $bits, $left, $right, $pcrel, $overflow, $mask);
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dmep-relocs.pl130 if (length($mask) == 8) { $bytesize = 0; }
131 elsif (length($mask) == 16) { $bytesize = 1; }
132 elsif (length($mask) == 32) { $bytesize = 2; }
143 $c, $bytesize, $bits, $left, $right, $pcrel, $overflow, $mask);
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dmep-relocs.pl130 if (length($mask) == 8) { $bytesize = 0; }
131 elsif (length($mask) == 16) { $bytesize = 1; }
132 elsif (length($mask) == 32) { $bytesize = 2; }
143 $c, $bytesize, $bits, $left, $right, $pcrel, $overflow, $mask);
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dmep-relocs.pl130 if (length($mask) == 8) { $bytesize = 0; }
131 elsif (length($mask) == 16) { $bytesize = 1; }
132 elsif (length($mask) == 32) { $bytesize = 2; }
143 $c, $bytesize, $bits, $left, $right, $pcrel, $overflow, $mask);
/netbsd-current/external/bsd/top/dist/machine/
H A Dm_sunos4.c275 static int bytesize; variable
383 bytesize = epages - pages;
384 count = bytesize / sizeof(struct page);
472 (void) getkval(pages, (int *)physpage, bytesize, "array _page");
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dxtensa-tdep.c377 int bytesize = reg->byte_size; local
378 int bitsize = bytesize * 8;
385 for (i = 0; i < bytesize; i++)
388 mem |= (buffer[bytesize - i - 1] << 24);
393 for (i = 0; i < bytesize; i++)
402 bytesize & 3 == 0 -> nothing to do, we use the full 32 bits,
403 bytesize & 3 == x -> shift (4-x) * 8. */
405 *ptr = mem >> (((0 - bytesize) & 3) * 8);
461 int bytesize = reg->byte_size; local
462 int bitsize = bytesize *
[all...]
H A Dvalue.c3290 LONGEST bytesize;
3315 bytesize = (bitpos + bitsize + 7) / 8;
3316 oword = extract_unsigned_integer (addr, bytesize, byte_order);
3320 bitpos = bytesize * 8 - bitpos - bitsize;
3325 store_unsigned_integer (addr, bytesize, byte_order, oword);
3282 LONGEST bytesize; local
H A Darm-tdep.c5428 char bytesize[12] = {2, 2, 2, 2, 8, 1, 8, 1, 8, 2, 8, 2}; local
5454 if (bytesize[opcode] == 8)
5461 if (bytesize[opcode] == 8)
5468 dsc->u.ldst.xfersize = bytesize[opcode];
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dxtensa-tdep.c369 int bytesize = reg->byte_size; local
370 int bitsize = bytesize * 8;
377 for (i = 0; i < bytesize; i++)
380 mem |= (buffer[bytesize - i - 1] << 24);
385 for (i = 0; i < bytesize; i++)
394 bytesize & 3 == 0 -> nothing to do, we use the full 32 bits,
395 bytesize & 3 == x -> shift (4-x) * 8. */
397 *ptr = mem >> (((0 - bytesize) & 3) * 8);
453 int bytesize = reg->byte_size; local
454 int bitsize = bytesize *
[all...]
H A Dvalue.c3480 LONGEST bytesize;
3505 bytesize = (bitpos + bitsize + 7) / 8;
3506 oword = extract_unsigned_integer (addr, bytesize, byte_order);
3510 bitpos = bytesize * 8 - bitpos - bitsize;
3515 store_unsigned_integer (addr, bytesize, byte_order, oword);
3472 LONGEST bytesize; local
/netbsd-current/usr.bin/ftp/
H A Dftp_var.h242 GLOBAL int bytesize; /* local byte size in binary */ variable
H A Dutil.c160 bytesize = 8;
/netbsd-current/sys/fs/nfs/common/
H A Dnfs_commonsubs.c402 int rem, bytesize; local
409 bytesize = NFSX_UNSIGNED + siz + rem;
447 return (bytesize);
488 int fullsiz, rem, bytesize = 0; local
500 bytesize = NFSX_V2FH;
507 bytesize = 2 * NFSX_UNSIGNED + fullsiz;
511 bytesize = NFSX_UNSIGNED + fullsiz;
516 return (bytesize);
2551 int cnt, i, bytesize; local
2556 bytesize
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-stmt.c4144 gfc_do_allocate (tree bytesize, tree size, tree * pdata, stmtblock_t * pblock, argument
4159 if (gfc_can_put_var_on_stack (bytesize) && INTEGER_CST_P (size))
4169 tmp = gfc_call_malloc (pblock, TREE_TYPE (tmpvar), bytesize);
4530 tree bytesize; local
4536 bytesize = fold_build2_loc (input_location, MULT_EXPR,
4539 bytesize = size;
4542 tmp = gfc_do_allocate (bytesize, size, ptemp1, block, type);
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-stmt.cc4180 gfc_do_allocate (tree bytesize, tree size, tree * pdata, stmtblock_t * pblock, argument
4195 if (gfc_can_put_var_on_stack (bytesize) && INTEGER_CST_P (size))
4205 tmp = gfc_call_malloc (pblock, TREE_TYPE (tmpvar), bytesize);
4566 tree bytesize; local
4572 bytesize = fold_build2_loc (input_location, MULT_EXPR,
4575 bytesize = size;
4578 tmp = gfc_do_allocate (bytesize, size, ptemp1, block, type);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/tilegx/
H A Dtilegx.c1975 HOST_WIDE_INT bytesize = bitsize / BITS_PER_UNIT;
1985 i < bytesize;
1971 HOST_WIDE_INT bytesize = bitsize / BITS_PER_UNIT; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/tilepro/
H A Dtilepro.c1704 HOST_WIDE_INT bytesize = bitsize / BITS_PER_UNIT;
1710 for (i = 0, shift_amt = 0; i < bytesize; i++, shift_amt += BITS_PER_UNIT)
1700 HOST_WIDE_INT bytesize = bitsize / BITS_PER_UNIT; local
/netbsd-current/external/gpl3/gcc/dist/gcc/config/tilegx/
H A Dtilegx.cc1976 HOST_WIDE_INT bytesize = bitsize / BITS_PER_UNIT;
1986 i < bytesize;
1972 HOST_WIDE_INT bytesize = bitsize / BITS_PER_UNIT; local
/netbsd-current/external/gpl3/gcc/dist/gcc/config/tilepro/
H A Dtilepro.cc1704 HOST_WIDE_INT bytesize = bitsize / BITS_PER_UNIT;
1710 for (i = 0, shift_amt = 0; i < bytesize; i++, shift_amt += BITS_PER_UNIT)
1700 HOST_WIDE_INT bytesize = bitsize / BITS_PER_UNIT; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Dia64.c5280 int bytesize;
5284 bytesize = int_size_in_bytes (valtype);
5287 if (bytesize == 0)
5289 for (i = 0; offset < bytesize; i++)
5272 int bytesize; local
/netbsd-current/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.cc5280 int bytesize;
5284 bytesize = int_size_in_bytes (valtype);
5287 if (bytesize == 0)
5289 for (i = 0; offset < bytesize; i++)
5272 int bytesize; local

Completed in 737 milliseconds

12