Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/config/mips/
H A Dmips-protos.h116 extern struct rtx_def * embedded_pic_offset PARAMS ((rtx));
H A Dmips.c2040 embedded_pic_offset (x) in embedded_pic_offset() function
H A Dmips.md5170 temp = embedded_pic_offset (operands[1]);
5621 temp = embedded_pic_offset (operands[1]);
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DFSFChangeLog.107121 * mips.c (embedded_pic_offset): Output RTL to initialize
H A DChangeLog.22098 * config/mips/mips.c (embedded_pic_offset): Always make the
H A DChangeLog.713859 (embedded_pic_offset): ... here.