Home
last modified time | relevance | path

Searched refs:emit_stack_probe (Results 1 – 15 of 15) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dexplow.cc1665 emit_stack_probe (rtx address) in emit_stack_probe() function
1756 emit_stack_probe (addr); in probe_stack_range()
1762 emit_stack_probe (addr); in probe_stack_range()
1824 emit_stack_probe (test_addr); in probe_stack_range()
1857 emit_stack_probe (addr); in probe_stack_range()
2027 emit_stack_probe (plus_constant (Pmode, stack_pointer_rtx, in anti_adjust_stack_and_probe_stack_clash()
2045 emit_stack_probe (plus_constant (Pmode, stack_pointer_rtx, in anti_adjust_stack_and_probe_stack_clash()
2080 emit_stack_probe (stack_pointer_rtx); in anti_adjust_stack_and_probe_stack_clash()
2105 emit_stack_probe (gen_rtx_PLUS (Pmode, stack_pointer_rtx, x)); in anti_adjust_stack_and_probe_stack_clash()
2151 emit_stack_probe (stack_pointer_rtx); in anti_adjust_stack_and_probe()
[all …]
Dexplow.h115 extern void emit_stack_probe (rtx);
DChangeLog-2009589 * explow.c (emit_stack_probe): Do not test STACK_CHECK_PROBE_LOAD.
4039 (emit_stack_probe): Handle probe_stack insn.
DFSFChangeLog.114453 (emit_stack_probe, probe_stack_range): New functions.
DChangeLog-201023306 * expr.h (emit_stack_probe): Declare.
23307 * explow.c (emit_stack_probe): Make global.
DChangeLog-201224871 * explow.c (emit_stack_probe): Handle probe_stack_address.
DChangeLog-201921690 (emit_stack_probe): Same.
DChangeLog-201825888 * explow.c (emit_stack_probe): Call validize_mem on memory location
DChangeLog-201525324 (emit_stack_probe): Likewise.
/netbsd/src/external/gpl3/gcc/dist/gcc/config/ia64/
Dia64.cc3326 emit_stack_probe (r3); in ia64_emit_probe_stack_range()
3335 emit_stack_probe (r2); in ia64_emit_probe_stack_range()
3346 emit_stack_probe (r2); in ia64_emit_probe_stack_range()
3355 emit_stack_probe (r2); in ia64_emit_probe_stack_range()
3361 emit_stack_probe (r2); in ia64_emit_probe_stack_range()
3421 emit_stack_probe (r2); in ia64_emit_probe_stack_range()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Drs6000-logue.cc1814 emit_stack_probe (plus_constant (Pmode, stack_pointer_rtx, in rs6000_emit_probe_stack_range()
1817 emit_stack_probe (plus_constant (Pmode, stack_pointer_rtx, in rs6000_emit_probe_stack_range()
1879 emit_stack_probe (plus_constant (Pmode, r12, rounded_size - size)); in rs6000_emit_probe_stack_range()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/sparc/
Dsparc.cc5648 emit_stack_probe (plus_constant (Pmode, g1, -size)); in sparc_emit_probe_stack_range()
5660 emit_stack_probe (g1); in sparc_emit_probe_stack_range()
5669 emit_stack_probe (g1); in sparc_emit_probe_stack_range()
5672 emit_stack_probe (plus_constant (Pmode, g1, in sparc_emit_probe_stack_range()
5723 emit_stack_probe (plus_constant (Pmode, g4, rounded_size - size)); in sparc_emit_probe_stack_range()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386.cc7750 emit_stack_probe (stack_pointer_rtx); in ix86_adjust_stack_and_probe()
7765 emit_stack_probe (stack_pointer_rtx); in ix86_adjust_stack_and_probe()
7836 emit_stack_probe (stack_pointer_rtx); in ix86_adjust_stack_and_probe()
7916 emit_stack_probe (plus_constant (Pmode, stack_pointer_rtx, in ix86_emit_probe_stack_range()
7919 emit_stack_probe (plus_constant (Pmode, stack_pointer_rtx, in ix86_emit_probe_stack_range()
7976 emit_stack_probe (plus_constant (Pmode, in ix86_emit_probe_stack_range()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm.cc23258 emit_stack_probe (plus_constant (Pmode, reg1, PROBE_INTERVAL - size)); in arm_emit_probe_stack_range()
23269 emit_stack_probe (reg1); in arm_emit_probe_stack_range()
23277 emit_stack_probe (reg1); in arm_emit_probe_stack_range()
23284 emit_stack_probe (plus_constant (Pmode, reg1, PROBE_INTERVAL - rem)); in arm_emit_probe_stack_range()
23287 emit_stack_probe (plus_constant (Pmode, reg1, -rem)); in arm_emit_probe_stack_range()
23346 emit_stack_probe (plus_constant (Pmode, sr.reg, in arm_emit_probe_stack_range()
23350 emit_stack_probe (plus_constant (Pmode, sr.reg, -rem)); in arm_emit_probe_stack_range()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/
Dmips.cc12137 emit_stack_probe (plus_constant (Pmode, stack_pointer_rtx, in mips_emit_probe_stack_range()
12140 emit_stack_probe (plus_constant (Pmode, stack_pointer_rtx, in mips_emit_probe_stack_range()
12200 emit_stack_probe (plus_constant (Pmode, r12, rounded_size - size)); in mips_emit_probe_stack_range()