Home
last modified time | relevance | path

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 Daarch64.c10239 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 Daarch64.cc11689 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 DChangeLog-201917753 * config/aarch64/aarch64.c (aarch64_print_vector_float_operand):
17952 (aarch64_print_vector_float_operand): Also handle 8-bit floats.
H A DChangeLog-201832979 (aarch64_print_vector_float_operand): Likewise.