Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/iq2000/
H A Diq2000.c523 int subreg_offset0 = 0; in iq2000_move_1word() local
529 subreg_offset0 += subreg_regno_offset (REGNO (SUBREG_REG (op0)), in iq2000_move_1word()
553 int regno0 = REGNO (op0) + subreg_offset0; in iq2000_move_1word()
/openbsd-src/gnu/usr.bin/gcc/gcc/config/mips/
H A Dmips.c2066 int subreg_offset0 = 0; local
2072 subreg_offset0 += subreg_regno_offset (REGNO (SUBREG_REG (op0)),
2096 int regno0 = REGNO (op0) + subreg_offset0;
2519 int subreg_offset0 = 0; local
2528 subreg_offset0 += subreg_regno_offset (REGNO (SUBREG_REG (op0)),
2548 int regno0 = REGNO (op0) + subreg_offset0;