Home
last modified time | relevance | path

Searched refs:mips_unspec_offset_high (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc3198 mips_unspec_offset_high (rtx temp, rtx base, rtx addr, in mips_unspec_offset_high() function
3320 high = mips_unspec_offset_high (temp, base, addr, type); in mips_got_load()
3540 tmp2 = mips_unspec_offset_high (NULL, tmp1, loc, SYMBOL_DTPREL); in mips_legitimize_tls_address()
3566 tmp2 = mips_unspec_offset_high (NULL, tmp1, loc, SYMBOL_TPREL); in mips_legitimize_tls_address()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c3193 mips_unspec_offset_high (rtx temp, rtx base, rtx addr, in mips_unspec_offset_high() function
3309 high = mips_unspec_offset_high (temp, base, addr, type); in mips_got_load()
3529 tmp2 = mips_unspec_offset_high (NULL, tmp1, loc, SYMBOL_DTPREL); in mips_legitimize_tls_address()
3555 tmp2 = mips_unspec_offset_high (NULL, tmp1, loc, SYMBOL_TPREL); in mips_legitimize_tls_address()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20033424 (mips_unspec_offset_high): New function.
3441 (mips_expand_call): Use mips_unspec_offset_high to calculate the
H A DChangeLog-200811150 (mips_unspec_address, mips_unspec_offset_high): Likewise.
H A DChangeLog-200446313 (mips_unspec_offset_high): Add temporary register argument.