Home
last modified time | relevance | path

Searched refs:aarch64_float_const_representable_p (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-protos.h686 bool aarch64_float_const_representable_p (rtx);
H A Dconstraints.md382 (match_test "aarch64_float_const_representable_p (op)")))
H A Dpredicates.md732 (match_test "aarch64_float_const_representable_p (op)"))))
H A Daarch64.c10651 else if (aarch64_float_const_representable_p (x)) in aarch64_print_operand()
12355 if (!aarch64_float_const_representable_p (x) in aarch64_rtx_costs()
12375 if (aarch64_float_const_representable_p (x)) in aarch64_rtx_costs()
18288 || aarch64_float_const_representable_p (elt)) in aarch64_simd_valid_immediate()
20161 aarch64_float_const_representable_p (rtx x) in aarch64_float_const_representable_p() function
H A Daarch64.md1503 && !aarch64_float_const_representable_p (operands[1])
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-protos.h959 bool aarch64_float_const_representable_p (rtx);
H A Dconstraints.md390 (match_test "aarch64_float_const_representable_p (op)")))
H A Dpredicates.md745 (match_test "aarch64_float_const_representable_p (op)"))))
H A Daarch64.cc12104 else if (aarch64_float_const_representable_p (x)) in aarch64_print_operand()
13842 if (!aarch64_float_const_representable_p (x) in aarch64_rtx_costs()
13862 if (aarch64_float_const_representable_p (x)) in aarch64_rtx_costs()
21434 || aarch64_float_const_representable_p (elt)) in aarch64_simd_valid_immediate()
23301 aarch64_float_const_representable_p (rtx x) in aarch64_float_const_representable_p() function
H A Daarch64.md1552 && !aarch64_float_const_representable_p (operands[1])
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog13213 (aarch64_float_const_representable_p): Likewise.
H A DChangeLog-201814086 * config/aarch64/aarch64.c (aarch64_float_const_representable_p):
34784 and aarch64_float_const_representable_p on the result.
H A DChangeLog-201917956 (aarch64_float_const_representable_p): Handle vectors as well
17961 test aarch64_float_const_representable_p.
H A DChangeLog-201340194 (aarch64_float_const_representable_p): New.
40207 (aarch64_float_const_representable_p): Likewise.
H A DChangeLog-201513939 (aarch64_print_operand, aarch64_float_const_representable_p)
21293 (aarch64_float_const_representable_p): Disable HFmode.
H A DChangeLog-201436283 * config/aarch64/aarch64.c (aarch64_float_const_representable_p): Handle
39711 (aarch64_float_const_representable_p): Likewise.
H A DChangeLog-201736479 * config/aarch64/aarch64.c (aarch64_float_const_representable_p):