Searched refs:stub_fn (Results 1 – 1 of 1) sorted by relevance
8131 rtx stub_fn, insn; in build_mips16_call_stub() local8142 stub_fn = gen_rtx_SYMBOL_REF (Pmode, IDENTIFIER_POINTER (id)); in build_mips16_call_stub()8147 insn = gen_call_internal (stub_fn, arg_size); in build_mips16_call_stub()8149 insn = gen_call_value_internal (retval, stub_fn, arg_size); in build_mips16_call_stub()