Searched refs:rsi_restore_offset (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.c8766 HOST_WIDE_INT rsi_restore_offset = (HOST_WIDE_INT)-1;
8848 rsi_restore_offset = r.offset;
8859 gcc_assert (rsi_restore_offset != (HOST_WIDE_INT)-1);
8862 rsi_restore_offset);
8749 HOST_WIDE_INT rsi_restore_offset = (HOST_WIDE_INT)-1; local
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.cc9145 HOST_WIDE_INT rsi_restore_offset = (HOST_WIDE_INT)-1;
9227 rsi_restore_offset = r.offset;
9238 gcc_assert (rsi_restore_offset != (HOST_WIDE_INT)-1);
9241 rsi_restore_offset);

Completed in 238 milliseconds