Home
last modified time | relevance | path

Searched refs:aarch64_sve_sqadd_sqsub_immediate_p (Results 1 – 25 of 42) sorted by relevance

12

/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/aarch64/
H A Dpredicates.md663 (match_test "aarch64_sve_sqadd_sqsub_immediate_p (mode, op, false)")))
667 (match_test "aarch64_sve_sqadd_sqsub_immediate_p (mode, op, true)")))
H A Daarch64-protos.h554 bool aarch64_sve_sqadd_sqsub_immediate_p (machine_mode, rtx, bool);
H A Daarch64-sve-builtins-sve2.cc356 && aarch64_sve_sqadd_sqsub_immediate_p (mode, e.args[2], false)) in expand()
H A Daarch64.c17348 aarch64_sve_sqadd_sqsub_immediate_p (machine_mode mode, rtx x, bool negate_p) in aarch64_sve_sqadd_sqsub_immediate_p() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/aarch64/
H A Dpredicates.md667 (match_test "aarch64_sve_sqadd_sqsub_immediate_p (mode, op, false)")))
671 (match_test "aarch64_sve_sqadd_sqsub_immediate_p (mode, op, true)")))
H A Daarch64-protos.h818 bool aarch64_sve_sqadd_sqsub_immediate_p (machine_mode, rtx, bool);
H A Daarch64-sve-builtins-sve2.cc356 && aarch64_sve_sqadd_sqsub_immediate_p (mode, e.args[2], false)) in expand()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/aarch64/
H A Dpredicates.md664 (match_test "aarch64_sve_sqadd_sqsub_immediate_p (mode, op, false)")))
668 (match_test "aarch64_sve_sqadd_sqsub_immediate_p (mode, op, true)")))
H A Daarch64-protos.h573 bool aarch64_sve_sqadd_sqsub_immediate_p (machine_mode, rtx, bool);
H A Daarch64-sve-builtins-sve2.cc356 && aarch64_sve_sqadd_sqsub_immediate_p (mode, e.args[2], false)) in expand()
H A Daarch64.c17815 aarch64_sve_sqadd_sqsub_immediate_p (machine_mode mode, rtx x, bool negate_p) in aarch64_sve_sqadd_sqsub_immediate_p() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/aarch64/
H A Dpredicates.md667 (match_test "aarch64_sve_sqadd_sqsub_immediate_p (mode, op, false)")))
671 (match_test "aarch64_sve_sqadd_sqsub_immediate_p (mode, op, true)")))
H A Daarch64-protos.h809 bool aarch64_sve_sqadd_sqsub_immediate_p (machine_mode, rtx, bool);
H A Daarch64-sve-builtins-sve2.cc356 && aarch64_sve_sqadd_sqsub_immediate_p (mode, e.args[2], false)) in expand()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/aarch64/
H A Dpredicates.md664 (match_test "aarch64_sve_sqadd_sqsub_immediate_p (mode, op, false)")))
668 (match_test "aarch64_sve_sqadd_sqsub_immediate_p (mode, op, true)")))
H A Daarch64-protos.h573 bool aarch64_sve_sqadd_sqsub_immediate_p (machine_mode, rtx, bool);
H A Daarch64-sve-builtins-sve2.cc356 && aarch64_sve_sqadd_sqsub_immediate_p (mode, e.args[2], false)) in expand()
H A Daarch64.c17757 aarch64_sve_sqadd_sqsub_immediate_p (machine_mode mode, rtx x, bool negate_p) in aarch64_sve_sqadd_sqsub_immediate_p() function
/dports/lang/gcc11/gcc-11.2.0/gcc/config/aarch64/
H A Dpredicates.md667 (match_test "aarch64_sve_sqadd_sqsub_immediate_p (mode, op, false)")))
671 (match_test "aarch64_sve_sqadd_sqsub_immediate_p (mode, op, true)")))
H A Daarch64-protos.h809 bool aarch64_sve_sqadd_sqsub_immediate_p (machine_mode, rtx, bool);
H A Daarch64-sve-builtins-sve2.cc356 && aarch64_sve_sqadd_sqsub_immediate_p (mode, e.args[2], false)) in expand()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/aarch64/
H A Dpredicates.md673 (match_test "aarch64_sve_sqadd_sqsub_immediate_p (mode, op, false)")))
677 (match_test "aarch64_sve_sqadd_sqsub_immediate_p (mode, op, true)")))
H A Daarch64-protos.h819 bool aarch64_sve_sqadd_sqsub_immediate_p (machine_mode, rtx, bool);
H A Daarch64-sve-builtins-sve2.cc356 && aarch64_sve_sqadd_sqsub_immediate_p (mode, e.args[2], false)) in expand()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A DChangeLog16401 (aarch64_sve_sqadd_sqsub_immediate_p): Add a machine_mode argument.
16403 (aarch64_sve_sqadd_sqsub_immediate_p): Likewise. Handle scalar

12