Searched refs:aarch64_add_offset (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
| H A D | aarch64.c | 4566 aarch64_add_offset (scalar_int_mode mode, rtx dest, rtx src, 4741 aarch64_add_offset (mode, dest, src, rtx_to_poly_int64 (offset_rtx), in aarch64_split_add_offset() 4752 aarch64_add_offset (Pmode, stack_pointer_rtx, stack_pointer_rtx, delta, in aarch64_add_sp() 4764 aarch64_add_offset (Pmode, stack_pointer_rtx, stack_pointer_rtx, -delta, 5356 aarch64_add_offset (int_mode, dest, base, offset, in aarch64_expand_mov_immediate() 5360 aarch64_add_offset (int_mode, dest, base, offset, in aarch64_expand_mov_immediate() 5375 aarch64_add_offset (int_mode, dest, base, const_offset, in aarch64_expand_mov_immediate() 5415 aarch64_add_offset (int_mode, dest, base, const_offset, in aarch64_expand_mov_immediate() 8040 aarch64_add_offset (Pmode, temp1, CONST0_RTX (Pmode), in aarch64_allocate_and_probe_stack_space() 8109 aarch64_add_offset (Pmode, temp1, stack_pointer_rtx, -rounded_size, in aarch64_allocate_and_probe_stack_space() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
| H A D | aarch64.cc | 5853 aarch64_add_offset (scalar_int_mode mode, rtx dest, rtx src, in aarch64_add_offset() function 6028 aarch64_add_offset (mode, dest, src, rtx_to_poly_int64 (offset_rtx), in aarch64_split_add_offset() 6039 aarch64_add_offset (Pmode, stack_pointer_rtx, stack_pointer_rtx, delta, in aarch64_add_sp() 6051 aarch64_add_offset (Pmode, stack_pointer_rtx, stack_pointer_rtx, -delta, in aarch64_sub_sp() 6643 aarch64_add_offset (int_mode, dest, base, offset, in aarch64_expand_mov_immediate() 6647 aarch64_add_offset (int_mode, dest, base, offset, in aarch64_expand_mov_immediate() 6665 aarch64_add_offset (int_mode, dest, base, const_offset, in aarch64_expand_mov_immediate() 6705 aarch64_add_offset (int_mode, dest, base, const_offset, in aarch64_expand_mov_immediate() 9470 aarch64_add_offset (Pmode, temp1, CONST0_RTX (Pmode), in aarch64_allocate_and_probe_stack_space() 9539 aarch64_add_offset (Pmode, temp1, stack_pointer_rtx, -rounded_size, in aarch64_allocate_and_probe_stack_space() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-2018 | 32939 (aarch64_add_offset): Add a temp2 parameter. Assert that temp1 32944 them aarch64_add_offset. 33673 (aarch64_add_offset): Replace reg with separate src and dest 33678 rather than a HOST_WIDE_INT. Use aarch64_add_offset. 33679 (aarch64_expand_mov_immediate): Update uses of aarch64_add_offset. 33681 aarch64_allocate_and_probe_stack_space and aarch64_add_offset. 33682 (aarch64_expand_epilogue): Update calls to aarch64_add_offset 33684 (aarch64_output_mi_thunk): Use aarch64_add_offset rather than
|
| H A D | ChangeLog-2013 | 26921 (aarch64_add_offset): Update calls to aarch64_force_temporary. 26926 * config/aarch64/aarch64.c (aarch64_add_offset): Change to pass
|
| H A D | ChangeLog-2021 | 30644 * config/aarch64/aarch64.c (aarch64_add_offset): Tell
|
| H A D | ChangeLog-2019 | 17628 * config/aarch64/aarch64.c (aarch64_add_offset): In the fallback
|
| H A D | ChangeLog-2017 | 16335 (aarch64_add_offset): Likewise.
|