Searched refs:mips16_get_fcsr_stub (Results 1 – 2 of 2) sorted by relevance
551 static mips_one_only_stub *mips16_get_fcsr_stub; variable3586 if (!mips16_get_fcsr_stub) in mips16_expand_get_fcsr()3587 mips16_get_fcsr_stub = new mips16_get_fcsr_one_only_stub (); in mips16_expand_get_fcsr()3588 rtx fn = mips16_stub_call_address (mips16_get_fcsr_stub); in mips16_expand_get_fcsr()10135 mips_finish_stub (&mips16_get_fcsr_stub); in mips_code_end()
46987 * config/mips/mips.c (mips16_get_fcsr_stub): New variable.