Searched refs:aarch64_print_vector_float_operand (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
| H A D | aarch64.c | 10239 aarch64_print_vector_float_operand (FILE *f, rtx x, bool negate) in aarch64_print_vector_float_operand() function 10470 && aarch64_print_vector_float_operand (f, x, true)) in aarch64_print_operand() 10633 && aarch64_print_vector_float_operand (f, x, false)) in aarch64_print_operand()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
| H A D | aarch64.cc | 11689 aarch64_print_vector_float_operand (FILE *f, rtx x, bool negate) in aarch64_print_vector_float_operand() function 11920 && aarch64_print_vector_float_operand (f, x, true)) in aarch64_print_operand() 12086 && aarch64_print_vector_float_operand (f, x, false)) in aarch64_print_operand()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-2019 | 17753 * config/aarch64/aarch64.c (aarch64_print_vector_float_operand): 17952 (aarch64_print_vector_float_operand): Also handle 8-bit floats.
|
| H A D | ChangeLog-2018 | 32979 (aarch64_print_vector_float_operand): Likewise.
|