Searched defs:rounded_size_op (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | explow.cc | 1772 rtx rounded_size, rounded_size_op, test_addr, last_addr, temp; in probe_stack_range() local 1887 rtx rounded_size_op = force_operand (*rounded_size, NULL_RTX); in compute_stack_clash_protection_loop_data() local 2168 rtx rounded_size, rounded_size_op, last_addr, temp; in anti_adjust_stack_and_probe() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | explow.c | 1740 rtx rounded_size, rounded_size_op, test_addr, last_addr, temp; in probe_stack_range() local 1855 rtx rounded_size_op = force_operand (*rounded_size, NULL_RTX); in compute_stack_clash_protection_loop_data() local 2136 rtx rounded_size, rounded_size_op, last_addr, temp; in anti_adjust_stack_and_probe() local
|