Searched refs:return_copy (Results 1 – 4 of 4) sorted by relevance
281 rtx_insn *return_copy = PREV_INSN (last_insn); in create_pre_exit() local286 if (NONDEBUG_INSN_P (return_copy)) in create_pre_exit()294 if (CALL_P (return_copy)) in create_pre_exit()299 return_copy_pat = PATTERN (return_copy); in create_pre_exit()310 last_insn = return_copy; in create_pre_exit()324 last_insn = return_copy; in create_pre_exit()334 return_copy_pat = single_set (return_copy); in create_pre_exit()337 return_copy_pat = PATTERN (return_copy); in create_pre_exit()350 if (INSN_P (PREV_INSN (return_copy))) in create_pre_exit()352 return_copy = PREV_INSN (return_copy); in create_pre_exit()[all …]
3933 * mode-switching.c (create_pre_exit): Set return_copy to last_insn if5030 * mode-switching.c (create_pre_exit): Set return_copy to
26146 "before_return_copy", "return_copy".