Searched defs:rounded_size (Results 1 - 25 of 34) sorted by relevance

12

/netbsd-current/external/gpl3/gcc.old/dist/libobjc/
H A Dsarray.c295 size_t rounded_size = (new_max_index + 1) * INDEX_CAPACITY; local
/netbsd-current/external/gpl3/gcc/dist/libobjc/
H A Dsarray.c295 size_t rounded_size = (new_max_index + 1) * INDEX_CAPACITY; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dexplow.c1740 rtx rounded_size, rounded_size_op, test_addr, last_addr, temp; local
1842 compute_stack_clash_protection_loop_data(rtx *rounded_size, rtx *last_addr, rtx *residual, HOST_WIDE_INT *probe_interval, rtx size) argument
1966 rtx rounded_size, last_addr, residual; local
2136 rtx rounded_size, rounded_size_op, last_addr, temp; local
[all...]
H A Dtarghooks.c2160 tree addr, t, type_size, rounded_size, valist_tmp; local
H A Dfunction.c842 poly_int64 rounded_size = aligned_upper_bound (size, alignment); local
H A Dexpr.c4233 poly_int64 rounded_size = PUSH_ROUNDING (GET_MODE_SIZE (mode)); local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dexplow.cc1772 rtx rounded_size, rounded_size_op, test_addr, last_addr, temp; local
1874 compute_stack_clash_protection_loop_data(rtx *rounded_size, rtx *last_addr, rtx *residual, HOST_WIDE_INT *probe_interval, rtx size) argument
1998 rtx rounded_size, last_addr, residual; local
2168 rtx rounded_size, rounded_size_op, last_addr, temp; local
[all...]
H A Dtarghooks.cc2340 tree addr, t, type_size, rounded_size, valist_tmp; local
H A Dfunction.cc846 poly_int64 rounded_size = aligned_upper_bound (size, alignment); local
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_allocator.cc427 uptr rounded_size = RoundUpTo(Max(size, kChunkHeader2Size), alignment); local
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_allocator.cc425 uptr rounded_size = RoundUpTo(Max(size, kChunkHeader2Size), alignment); local
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rl78/
H A Drl78.cc1756 int rounded_size; local
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_allocator.cpp511 uptr rounded_size = RoundUpTo(Max(size, kChunkHeader2Size), alignment); local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/msp430/
H A Dmsp430.c830 tree addr, t, type_size, rounded_size, valist_tmp; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rl78/
H A Drl78.c1756 int rounded_size; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rx/
H A Drx.c1076 unsigned int rounded_size; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000-logue.c1548 HOST_WIDE_INT rounded_size = ROUND_DOWN (orig_size, probe_interval); local
1800 HOST_WIDE_INT rounded_size; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/msp430/
H A Dmsp430.cc823 tree addr, t, type_size, rounded_size, valist_tmp; local
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-logue.cc1576 HOST_WIDE_INT rounded_size = ROUND_DOWN (orig_size, probe_interval); local
1828 HOST_WIDE_INT rounded_size; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rx/
H A Drx.cc1077 unsigned int rounded_size; local
/netbsd-current/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc.cc5683 HOST_WIDE_INT rounded_size; local
/netbsd-current/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.cc3371 HOST_WIDE_INT rounded_size; local
/netbsd-current/external/gpl3/gcc/dist/gcc/config/loongarch/
H A Dloongarch.cc1141 HOST_WIDE_INT rounded_size; local
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.cc7788 HOST_WIDE_INT rounded_size = size & -probe_interval; local
7936 HOST_WIDE_INT rounded_size, last; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Dia64.c3371 HOST_WIDE_INT rounded_size; local

Completed in 795 milliseconds

12