Home
last modified time | relevance | path

Searched refs:aarch64_ldrstr_offset_compare (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.c22500 aarch64_ldrstr_offset_compare (const void *x, const void *y) in aarch64_ldrstr_offset_compare() function
22678 qsort (temp_operands, 4, 2 * sizeof (rtx *), aarch64_ldrstr_offset_compare); in aarch64_gen_adjusted_ldpstp()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.cc26111 aarch64_ldrstr_offset_compare (const void *x, const void *y) in aarch64_ldrstr_offset_compare() function
26297 aarch64_ldrstr_offset_compare); in aarch64_gen_adjusted_ldpstp()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201821643 (aarch64_ldrstr_offset_compare): New.