Searched refs:offset_3 (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
| H A D | aarch64.c | 22667 rtx base, offset_1, offset_3, t1, t2; in aarch64_gen_adjusted_ldpstp() local 22699 extract_base_offset_in_addr (mem_3, &base, &offset_3); in aarch64_gen_adjusted_ldpstp() 22701 && offset_3 != NULL_RTX); in aarch64_gen_adjusted_ldpstp() 22709 off_val_3 = INTVAL (offset_3); in aarch64_gen_adjusted_ldpstp()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
| H A D | aarch64.cc | 26278 rtx base, offset_1, offset_3, t1, t2; in aarch64_gen_adjusted_ldpstp() local 26318 extract_base_offset_in_addr (mem_3, &base, &offset_3); in aarch64_gen_adjusted_ldpstp() 26320 && offset_3 != NULL_RTX); in aarch64_gen_adjusted_ldpstp() 26328 off_val_3 = INTVAL (offset_3); in aarch64_gen_adjusted_ldpstp()
|