Searched refs:shift_init (Results 1 – 2 of 2) sorted by relevance
1972 HOST_WIDE_INT shift_init, shift_increment, shift_amt; in tilegx_expand_unaligned_store() local1977 shift_init = BYTES_BIG_ENDIAN ? (bitsize - BITS_PER_UNIT) : 0; in tilegx_expand_unaligned_store()1980 for (i = 0, shift_amt = shift_init; in tilegx_expand_unaligned_store()
1973 HOST_WIDE_INT shift_init, shift_increment, shift_amt; in tilegx_expand_unaligned_store() local1978 shift_init = BYTES_BIG_ENDIAN ? (bitsize - BITS_PER_UNIT) : 0; in tilegx_expand_unaligned_store()1981 for (i = 0, shift_amt = shift_init; in tilegx_expand_unaligned_store()