Home
last modified time | relevance | path

Searched refs:lsb_shift (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drtlanal.c3682 poly_uint64 lsb_shift) in subreg_size_offset_from_lsb() argument
3688 gcc_checking_assert (known_eq (lsb_shift, 0U)); in subreg_size_offset_from_lsb()
3692 poly_uint64 lower_bytes = exact_div (lsb_shift, BITS_PER_UNIT); in subreg_size_offset_from_lsb()
H A Drtl.h2445 poly_uint64 lsb_shift)
2448 GET_MODE_SIZE (inner_mode), lsb_shift);
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drtl.h2453 poly_uint64 lsb_shift)
2456 GET_MODE_SIZE (inner_mode), lsb_shift);