Searched refs:compute_stack_clash_protection_loop_data (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | explow.h | 78 extern void compute_stack_clash_protection_loop_data (rtx *, rtx *, rtx *,
|
H A D | explow.cc | 1874 compute_stack_clash_protection_loop_data (rtx *rounded_size, rtx *last_addr, in compute_stack_clash_protection_loop_data() function 2001 compute_stack_clash_protection_loop_data (&rounded_size, &last_addr, in anti_adjust_stack_and_probe_stack_clash()
|
H A D | ChangeLog-2017 | 14272 * explow.c (compute_stack_clash_protection_loop_data): Use 14392 (compute_stack_clash_protection_loop_data): Likewise. 14397 * explow.h (compute_stack_clash_protection_loop_data): Prototype.
|
H A D | ChangeLog-2019 | 5537 * explow.c (compute_stack_clash_protection_loop_data): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | explow.h | 74 extern void compute_stack_clash_protection_loop_data (rtx *, rtx *, rtx *,
|
H A D | explow.c | 1842 compute_stack_clash_protection_loop_data (rtx *rounded_size, rtx *last_addr, in compute_stack_clash_protection_loop_data() function 1969 compute_stack_clash_protection_loop_data (&rounded_size, &last_addr, in anti_adjust_stack_and_probe_stack_clash()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000.md | 9934 compute_stack_clash_protection_loop_data (&rounded_size, &last_addr,
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000.md | 10661 compute_stack_clash_protection_loop_data (&rounded_size, &last_addr,
|