Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dexplow.h114 extern void probe_stack_range (HOST_WIDE_INT, rtx);
H A Dexplow.c1486 probe_stack_range (STACK_OLD_CHECK_PROTECT + STACK_CHECK_MAX_FRAME_SIZE, in allocate_dynamic_stack_space()
1489 probe_stack_range (get_stack_check_protect (), size); in allocate_dynamic_stack_space()
1669 probe_stack_range (HOST_WIDE_INT first, rtx size) in probe_stack_range() function
H A Dfunction.c5472 probe_stack_range (STACK_OLD_CHECK_PROTECT, max_frame_size); in expand_function_end()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dexplow.c1392 probe_stack_range (STACK_OLD_CHECK_PROTECT + STACK_CHECK_MAX_FRAME_SIZE, in allocate_dynamic_stack_space()
1395 probe_stack_range (STACK_CHECK_PROTECT, size); in allocate_dynamic_stack_space()
1552 probe_stack_range (HOST_WIDE_INT first, rtx size) in probe_stack_range() function
H A Dexpr.h676 extern void probe_stack_range (HOST_WIDE_INT, rtx);
H A Dfunction.c4943 probe_stack_range (STACK_OLD_CHECK_PROTECT, max_frame_size); in expand_function_end()
/dflybsd-src/contrib/gcc-4.7/gcc/config/i386/
H A Di386.md16776 (define_insn "probe_stack_range<mode>"
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/
H A Di386.md18503 (define_insn "probe_stack_range<mode>"