Searched defs:rounded_size_op (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | explow.c | 1733 rtx rounded_size, rounded_size_op, test_addr, last_addr, temp; in probe_stack_range() local 1848 rtx rounded_size_op = force_operand (*rounded_size, NULL_RTX); in compute_stack_clash_protection_loop_data() local 2112 rtx rounded_size, rounded_size_op, last_addr, temp; in anti_adjust_stack_and_probe() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | explow.c | 1616 rtx rounded_size, rounded_size_op, test_addr, last_addr, temp; in probe_stack_range() local 1759 rtx rounded_size, rounded_size_op, last_addr, temp; in anti_adjust_stack_and_probe() local
|