Searched refs:ret_slot (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsparc.c2162 rtx ret_slot = NULL, arg[3], func_sym;
2199 ret_slot = this_slot;
2222 if (ret_slot)
2223 emit_move_insn (operands[0], ret_slot);
2157 rtx ret_slot = NULL, arg[3], func_sym; local

Completed in 39 milliseconds