Lines Matching defs:call_insn
299 case CALL_INSN:
642 case CALL_INSN:
645 explicitly CLOBBERed immediately after the CALL_INSN. */
649 rtx_call_insn *call_insn = as_a <rtx_call_insn *> (x);
654 res->regs |= insn_callee_abi (call_insn).full_reg_clobbers ();
656 for (link = CALL_INSN_FUNCTION_USAGE (call_insn);
664 if (find_reg_note (call_insn, REG_SETJMP, NULL))
853 for call-clobbered regs when we pass a CALL_INSN), mark the appropriate
995 if ((code == INSN || code == JUMP_INSN || code == CALL_INSN)
1022 /* A CALL_INSN sets any global register live, since it may
1031 parameters. But they might be early. A CALL_INSN will usually