Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dsimplify-rtx.c4276 unsigned word_byte = WORDS_BIG_ENDIAN ? ibyte : byte; in simplify_immed_subreg() local
4279 + (word_byte / UNITS_PER_WORD) * UNITS_PER_WORD); in simplify_immed_subreg()
4361 unsigned word_byte = WORDS_BIG_ENDIAN ? ibyte : byte; in simplify_immed_subreg() local
4364 + (word_byte / UNITS_PER_WORD) * UNITS_PER_WORD); in simplify_immed_subreg()
4406 unsigned word_byte = WORDS_BIG_ENDIAN ? ibyte : byte; in simplify_immed_subreg() local
4409 + (word_byte / UNITS_PER_WORD) * UNITS_PER_WORD); in simplify_immed_subreg()