Home
last modified time | relevance | path

Searched refs:probe_stack_range (Results 1 – 12 of 12) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dexplow.c1212 probe_stack_range (STACK_CHECK_MAX_FRAME_SIZE + STACK_CHECK_PROTECT, size); in allocate_dynamic_stack_space()
1347 probe_stack_range (HOST_WIDE_INT first, rtx size) in probe_stack_range() function
H A Dexpr.h713 extern void probe_stack_range (HOST_WIDE_INT, rtx);
H A Dfunction.c4333 probe_stack_range (STACK_CHECK_PROTECT, in expand_function_end()
H A DFSFChangeLog.113598 * explow.c (probe_stack_range): Add USE for test_addr if -O0.
4257 * explow.c (probe_stack_range): Do probing with loop if more
4450 (probe_stack_range): New declaration.
4452 * explow.c (allocate_dynamic_stack_space): Call probe_stack_range.
4453 (emit_stack_probe, probe_stack_range): New functions.
H A DFSFChangeLog2570 * explow.c (probe_stack_range): Properly check for small
H A DChangeLog-19993807 (probe_stack_range): Allow front-end to set up a libfunc to call.
7893 * explow.c (allocate_dynamic_stack_space, probe_stack_range): Likewise.
19383 * explow.c (probe_stack_range): Likewise.
H A DChangeLog.tree-ssa6491 * explow.c (probe_stack_range): Never emit loop notes.
8260 * explow.c (probe_stack_range): Don't produce loop notes when we
H A DChangeLog-20014328 * explow.c (probe_stack_range): Use LCT_NORMAL as second argument
7685 (probe_stack_range): Convert SIZE to Pmode.
31077 * explow.c (probe_stack_range): Ensure value passed to
H A DChangeLog-200414566 probe_stack_range, hard_function_value): Likewise.
29814 probe_stack_range, hard_function_value): Likewise.
33509 (probe_stack_range): Never emit loop notes.
H A DChangeLog-20038314 (probe_stack_range): Likewise.
17155 * explow.c (probe_stack_range): Likewise.
H A DChangeLog-200030524 * explow.c (probe_stack_range): Likewise.
H A DChangeLog-200214979 * explow.c (probe_stack_range): Use gen_rtx_fmt_ee.