Home
last modified time | relevance | path

Searched refs:mips_tls_operand_p (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/gcc/config/mips/
HDmips.c1587 mips_tls_operand_p (rtx x) in mips_tls_operand_p() function
1597 return mips_tls_operand_p (*x); in mips_tls_symbol_ref_1()
2141 if (mips_tls_operand_p (*xloc)) in mips_legitimize_address()
2330 if (mips_tls_operand_p (src)) in mips_legitimize_const_move()
/NextBSD/contrib/gcc/
HDChangeLog-200529061 (mips_tls_operand_p, mips_call_tls_get_addr)