Searched defs:negate_p (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-math-opts.c | 2861 bool negate_p = false; in convert_mult_to_fma_1() local 3103 bool negate_p = false; in FOR_EACH_IMM_USE_FAST() local
|
H A D | fold-const.c | 788 tree *litp, tree *minus_litp, int negate_p) in split_tree()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-math-opts.cc | 3017 bool negate_p = false; in convert_mult_to_fma_1() local 3292 bool negate_p = false; in convert_mult_to_fma() local
|
H A D | fold-const.cc | 800 tree *litp, tree *minus_litp, int negate_p) in split_tree()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | aarch64.c | 17900 aarch64_sve_arith_immediate_p (machine_mode mode, rtx x, bool negate_p) in aarch64_sve_arith_immediate_p() 17921 aarch64_sve_sqadd_sqsub_immediate_p (machine_mode mode, rtx x, bool negate_p) in aarch64_sve_sqadd_sqsub_immediate_p() 17980 aarch64_sve_float_arith_immediate_p (rtx x, bool negate_p) in aarch64_sve_float_arith_immediate_p()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | aarch64.cc | 21046 aarch64_sve_arith_immediate_p (machine_mode mode, rtx x, bool negate_p) in aarch64_sve_arith_immediate_p() 21067 aarch64_sve_sqadd_sqsub_immediate_p (machine_mode mode, rtx x, bool negate_p) in aarch64_sve_sqadd_sqsub_immediate_p() 21126 aarch64_sve_float_arith_immediate_p (rtx x, bool negate_p) in aarch64_sve_float_arith_immediate_p()
|