Searched defs:pic_offset_table_rtx (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Demit-rtl.c131 rtx pic_offset_table_rtx; /* (REG:Pmode PIC_OFFSET_TABLE_REGNUM) */ variable
H A Drtl.h1878 extern GTY(()) rtx pic_offset_table_rtx; variable
/freebsd-9.3-release/contrib/gcc/config/s390/
H A Ds390.c8887 use_reg (&CALL_INSN_FUNCTION_USAGE (insn), pic_offset_table_rtx); local
[all...]
/freebsd-9.3-release/contrib/gcc/config/ia64/
H A Dia64.c1956 use_reg (&CALL_INSN_FUNCTION_USAGE (insn), pic_offset_table_rtx); local
[all...]
/freebsd-9.3-release/contrib/gcc/config/mips/
H A Dmips.c3433 use_reg (&CALL_INSN_FUNCTION_USAGE (insn), pic_offset_table_rtx); local
[all...]

Completed in 198 milliseconds