Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtarget-insns.def92 DEF_TARGET_INSN (sibcall, (rtx x0, rtx opt1, rtx opt2, rtx opt3))
H A Dcfg-flags.def161 /* Edge from a sibcall CALL_INSN to exit.
H A Dtarget.def3006 as the @code{sibcall} md pattern can not fail, or fall over to a\n\
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Dpredicates.md673 ;; Since sibcall never returns, we can only use call-clobbered register
675 ;; base. Properly handle sibcall over GOT slot with *sibcall_GOT_32
H A Di386.c12441 ix86_minimum_incoming_stack_boundary (bool sibcall) in ix86_minimum_incoming_stack_boundary() argument
12454 else if (!sibcall in ix86_minimum_incoming_stack_boundary()
28434 rtx pop, bool sibcall) in ix86_expand_call() argument
28543 && (sibcall in ix86_expand_call()
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386.c9456 ix86_minimum_incoming_stack_boundary (bool sibcall) in ix86_minimum_incoming_stack_boundary() argument
9466 else if (!sibcall in ix86_minimum_incoming_stack_boundary()
23198 rtx pop, bool sibcall) in ix86_expand_call() argument
23244 else if (sibcall in ix86_expand_call()
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dmd.texi1816 sibcall call address. I.e., a caller-saved register.
H A Dtm.texi4964 as the @code{sibcall} md pattern can not fail, or fall over to a
H A Dtm.texi.in4901 as the @code{sibcall} md pattern can not fail, or fall over to a