Home
last modified time | relevance | path

Searched refs:nios2_unspec_offset (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/config/nios2/
H A Dnios2.c1700 nios2_unspec_offset (rtx loc, int unspec) in nios2_unspec_offset() function
1720 rtx offset = nios2_unspec_offset (loc, unspec); in nios2_got_address()
1749 nios2_unspec_offset (loc, UNSPEC_ADD_TLS_LDO)); in nios2_legitimize_tls_address()
1761 nios2_unspec_offset (loc, UNSPEC_ADD_TLS_LE)); in nios2_legitimize_tls_address()
2555 rtx offset = nios2_unspec_offset (sym, UNSPEC_PIC_GOTOFF_SYM); in nios2_load_pic_address()
H A Dnios2.cc1695 nios2_unspec_offset (rtx loc, int unspec) in nios2_unspec_offset() function
1715 rtx offset = nios2_unspec_offset (loc, unspec); in nios2_got_address()
1744 nios2_unspec_offset (loc, UNSPEC_ADD_TLS_LDO)); in nios2_legitimize_tls_address()
1756 nios2_unspec_offset (loc, UNSPEC_ADD_TLS_LE)); in nios2_legitimize_tls_address()
2550 rtx offset = nios2_unspec_offset (sym, UNSPEC_PIC_GOTOFF_SYM); in nios2_load_pic_address()
/netbsd/external/gpl3/gcc.old/dist/gcc/config/nios2/
H A Dnios2.c1700 nios2_unspec_offset (rtx loc, int unspec) in nios2_unspec_offset() function
1720 rtx offset = nios2_unspec_offset (loc, unspec); in nios2_got_address()
1749 nios2_unspec_offset (loc, UNSPEC_ADD_TLS_LDO)); in nios2_legitimize_tls_address()
1761 nios2_unspec_offset (loc, UNSPEC_ADD_TLS_LE)); in nios2_legitimize_tls_address()
2555 rtx offset = nios2_unspec_offset (sym, UNSPEC_PIC_GOTOFF_SYM); in nios2_load_pic_address()
/netbsd/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201445657 (nios2_unspec_offset): New function.