Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dsimplify-rtx.c4278 unsigned bytele = (subword_byte % UNITS_PER_WORD in simplify_immed_subreg() local
4280 vp = value + (bytele * BITS_PER_UNIT) / value_bit; in simplify_immed_subreg()
4408 unsigned bytele = (subword_byte % UNITS_PER_WORD in simplify_immed_subreg() local
4410 vp = value + value_start + (bytele * BITS_PER_UNIT) / value_bit; in simplify_immed_subreg()