Home
last modified time | relevance | path

Searched refs:aarch64_float_const_rtx_p (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-protos.h514 bool aarch64_float_const_rtx_p (rtx);
H A Daarch64.c9766 aarch64_float_const_rtx_p (rtx x) in aarch64_float_const_rtx_p() function
12357 && aarch64_float_const_rtx_p (x)) in aarch64_rtx_costs()
H A Daarch64.md1504 && aarch64_float_const_rtx_p (operands[1])"
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-protos.h788 bool aarch64_float_const_rtx_p (rtx);
H A Daarch64.cc11216 aarch64_float_const_rtx_p (rtx x) in aarch64_float_const_rtx_p() function
13844 && aarch64_float_const_rtx_p (x)) in aarch64_rtx_costs()
H A Daarch64.md1553 && aarch64_float_const_rtx_p (operands[1])"
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201716354 (aarch64_float_const_rtx_p): Use scalar_int_mode for a temporary.
22250 (aarch64_reinterpret_float_as_int, aarch64_float_const_rtx_p: New.
22260 (aarch64_float_const_rtx_p, aarch64_can_const_movi_rtx_p): New.
H A DChangeLog-20205170 (aarch64_reinterpret_float_as_int, aarch64_float_const_rtx_p)