Home
last modified time | relevance | path

Searched refs:sibcall (Results 1 – 25 of 153) sorted by relevance

1234567

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/
H A Driscv-sr.c450 rtx sibcall = NULL; in riscv_remove_unneeded_save_restore_calls() local
452 sibcall in riscv_remove_unneeded_save_restore_calls()
455 sibcall = gen_sibcall_internal (target, const0_rtx); in riscv_remove_unneeded_save_restore_calls()
459 rtx_insn *insn = emit_call_insn_after_setloc (sibcall, before_call, in riscv_remove_unneeded_save_restore_calls()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/
H A Driscv-sr.cc450 rtx sibcall = NULL; in riscv_remove_unneeded_save_restore_calls() local
452 sibcall in riscv_remove_unneeded_save_restore_calls()
455 sibcall = gen_sibcall_internal (target, const0_rtx); in riscv_remove_unneeded_save_restore_calls()
459 rtx_insn *insn = emit_call_insn_after_setloc (sibcall, before_call, in riscv_remove_unneeded_save_restore_calls()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/epiphany/
H A Dconstraints.md85 ; The registers that can be used to hold a sibcall call address.
88 "sibcall register class")
/netbsd-src/external/gpl3/gcc/dist/gcc/config/epiphany/
H A Dconstraints.md85 ; The registers that can be used to hold a sibcall call address.
88 "sibcall register class")
/netbsd-src/external/gpl3/gcc/dist/gcc/config/or1k/
H A Dconstraints.md26 ; c - sibcall registers
H A Dor1k.md674 sibcall itself, means that LR is not unnecessarily live
946 (define_expand "sibcall"
980 (define_insn "*sibcall"
/netbsd-src/external/gpl3/gcc/dist/gcc/config/visium/
H A Dconstraints.md32 "Register for sibcall optimization")
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/visium/
H A Dconstraints.md32 "Register for sibcall optimization")
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dpredicates.md170 ;; A constant that can be used the address in a sibcall insn
176 ;; An operand that can be used as the address in a sibcall insn.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/
H A Dpredicates.md170 ;; A constant that can be used the address in a sibcall insn
176 ;; An operand that can be used as the address in a sibcall insn.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dniagara.md54 (eq_attr "type" "call,sibcall,call_no_delay_slot,uncond_branch,branch"))
H A Dniagara2.md69 (eq_attr "type" "call,sibcall,call_no_delay_slot,uncond_branch,branch"))
H A Dniagara4.md59 …(eq_attr "type" "cbcond,uncond_cbcond,branch,call,sibcall,call_no_delay_slot,uncond_branch,return"…
H A Dultra3.md108 (eq_attr "type" "call,sibcall,call_no_delay_slot,uncond_branch"))
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dniagara.md54 (eq_attr "type" "call,sibcall,call_no_delay_slot,uncond_branch,branch"))
H A Dniagara2.md69 (eq_attr "type" "call,sibcall,call_no_delay_slot,uncond_branch,branch"))
H A Dniagara4.md59 …(eq_attr "type" "cbcond,uncond_cbcond,branch,call,sibcall,call_no_delay_slot,uncond_branch,return"…
H A Dultra3.md108 (eq_attr "type" "call,sibcall,call_no_delay_slot,uncond_branch"))
H A Dniagara7.md115 …(eq_attr "type" "cbcond,uncond_cbcond,branch,call,sibcall,call_no_delay_slot,uncond_branch,return"…
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pru/
H A Dconstraints.md47 A register suitable for an indirect sibcall.")
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pru/
H A Dconstraints.md46 A register suitable for an indirect sibcall.")
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nios2/
H A Dconstraints.md53 "A register suitable for an indirect sibcall.")
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nios2/
H A Dconstraints.md53 "A register suitable for an indirect sibcall.")
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtarget-insns.def92 DEF_TARGET_INSN (sibcall, (rtx x0, rtx opt1, rtx opt2, rtx opt3))
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtarget-insns.def92 DEF_TARGET_INSN (sibcall, (rtx x0, rtx opt1, rtx opt2, rtx opt3))

1234567