Home
last modified time | relevance | path

Searched refs:fold_negate_expr (Results 1 – 25 of 155) sorted by relevance

1234567

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfold-const.c141 static tree fold_negate_expr (location_t, tree);
562 tree rpart = fold_negate_expr (loc, TREE_REALPART (t)); in fold_negate_expr_1()
563 tree ipart = fold_negate_expr (loc, TREE_IMAGPART (t)); in fold_negate_expr_1()
576 tree elt = fold_negate_expr (loc, VECTOR_CST_ELT (t, i)); in fold_negate_expr_1()
588 fold_negate_expr (loc, TREE_OPERAND (t, 0)), in fold_negate_expr_1()
589 fold_negate_expr (loc, TREE_OPERAND (t, 1))); in fold_negate_expr_1()
595 fold_negate_expr (loc, TREE_OPERAND (t, 0))); in fold_negate_expr_1()
728 fold_negate_expr (location_t loc, tree t) in fold_negate_expr() function
755 tem = fold_negate_expr (loc, t); in negate_expr()
1754 tree tem = fold_negate_expr (UNKNOWN_LOCATION, arg0); in const_unop()
[all …]
H A DChangeLog-200712146 (fold_negate_expr): Support FIXED_CST.
12616 * fold-convert.c (fold_negate_expr <NOP_EXPR>): Convert back to the
18122 * fold-const.c (fold_negate_expr): Use signed_type_for instead of
21007 * fold-const.c (fold_negate_expr): Use unsigned_type_for instead of
29152 (fold_negate_expr): Call fold_overflow_warning.
29957 (fold_negate_expr): Likewise.
30429 * fold-const.c (negate_expr_p, fold_negate_expr): Handle
30705 * fold-const.c (fold_negate_expr): Allow negating a
31071 (fold_negate_expr): Likewise.
31093 * fold-const.c (fold_negate_expr): Use TYPE_OVERFLOW_TRAPS.
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dfold-const.c146 static tree fold_negate_expr (location_t, tree);
568 tree rpart = fold_negate_expr (loc, TREE_REALPART (t)); in fold_negate_expr_1()
569 tree ipart = fold_negate_expr (loc, TREE_IMAGPART (t)); in fold_negate_expr_1()
582 elts[i] = fold_negate_expr (loc, VECTOR_CST_ELT (t, i)); in fold_negate_expr_1()
593 fold_negate_expr (loc, TREE_OPERAND (t, 0)), in fold_negate_expr_1()
594 fold_negate_expr (loc, TREE_OPERAND (t, 1))); in fold_negate_expr_1()
600 fold_negate_expr (loc, TREE_OPERAND (t, 0))); in fold_negate_expr_1()
733 fold_negate_expr (location_t loc, tree t) in fold_negate_expr() function
760 tem = fold_negate_expr (loc, t); in negate_expr()
1620 tree tem = fold_negate_expr (UNKNOWN_LOCATION, arg0); in const_unop()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dfold-const.c141 static tree fold_negate_expr (location_t, tree);
562 tree rpart = fold_negate_expr (loc, TREE_REALPART (t)); in fold_negate_expr_1()
563 tree ipart = fold_negate_expr (loc, TREE_IMAGPART (t)); in fold_negate_expr_1()
576 tree elt = fold_negate_expr (loc, VECTOR_CST_ELT (t, i)); in fold_negate_expr_1()
588 fold_negate_expr (loc, TREE_OPERAND (t, 0)), in fold_negate_expr_1()
589 fold_negate_expr (loc, TREE_OPERAND (t, 1))); in fold_negate_expr_1()
595 fold_negate_expr (loc, TREE_OPERAND (t, 0))); in fold_negate_expr_1()
728 fold_negate_expr (location_t loc, tree t) in fold_negate_expr() function
755 tem = fold_negate_expr (loc, t); in negate_expr()
1754 tree tem = fold_negate_expr (UNKNOWN_LOCATION, arg0); in const_unop()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dfold-const.c141 static tree fold_negate_expr (location_t, tree);
562 tree rpart = fold_negate_expr (loc, TREE_REALPART (t)); in fold_negate_expr_1()
563 tree ipart = fold_negate_expr (loc, TREE_IMAGPART (t)); in fold_negate_expr_1()
576 tree elt = fold_negate_expr (loc, VECTOR_CST_ELT (t, i)); in fold_negate_expr_1()
588 fold_negate_expr (loc, TREE_OPERAND (t, 0)), in fold_negate_expr_1()
589 fold_negate_expr (loc, TREE_OPERAND (t, 1))); in fold_negate_expr_1()
595 fold_negate_expr (loc, TREE_OPERAND (t, 0))); in fold_negate_expr_1()
728 fold_negate_expr (location_t loc, tree t) in fold_negate_expr() function
755 tem = fold_negate_expr (loc, t); in negate_expr()
1754 tree tem = fold_negate_expr (UNKNOWN_LOCATION, arg0); in const_unop()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dfold-const.c141 static tree fold_negate_expr (location_t, tree);
562 tree rpart = fold_negate_expr (loc, TREE_REALPART (t)); in fold_negate_expr_1()
563 tree ipart = fold_negate_expr (loc, TREE_IMAGPART (t)); in fold_negate_expr_1()
576 tree elt = fold_negate_expr (loc, VECTOR_CST_ELT (t, i)); in fold_negate_expr_1()
588 fold_negate_expr (loc, TREE_OPERAND (t, 0)), in fold_negate_expr_1()
589 fold_negate_expr (loc, TREE_OPERAND (t, 1))); in fold_negate_expr_1()
595 fold_negate_expr (loc, TREE_OPERAND (t, 0))); in fold_negate_expr_1()
728 fold_negate_expr (location_t loc, tree t) in fold_negate_expr() function
755 tem = fold_negate_expr (loc, t); in negate_expr()
1754 tree tem = fold_negate_expr (UNKNOWN_LOCATION, arg0); in const_unop()
[all …]
H A DChangeLog-200712146 (fold_negate_expr): Support FIXED_CST.
12616 * fold-convert.c (fold_negate_expr <NOP_EXPR>): Convert back to the
18122 * fold-const.c (fold_negate_expr): Use signed_type_for instead of
21007 * fold-const.c (fold_negate_expr): Use unsigned_type_for instead of
29152 (fold_negate_expr): Call fold_overflow_warning.
29957 (fold_negate_expr): Likewise.
30429 * fold-const.c (negate_expr_p, fold_negate_expr): Handle
30705 * fold-const.c (fold_negate_expr): Allow negating a
31071 (fold_negate_expr): Likewise.
31093 * fold-const.c (fold_negate_expr): Use TYPE_OVERFLOW_TRAPS.
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfold-const.c141 static tree fold_negate_expr (location_t, tree);
562 tree rpart = fold_negate_expr (loc, TREE_REALPART (t)); in fold_negate_expr_1()
563 tree ipart = fold_negate_expr (loc, TREE_IMAGPART (t)); in fold_negate_expr_1()
576 tree elt = fold_negate_expr (loc, VECTOR_CST_ELT (t, i)); in fold_negate_expr_1()
588 fold_negate_expr (loc, TREE_OPERAND (t, 0)), in fold_negate_expr_1()
589 fold_negate_expr (loc, TREE_OPERAND (t, 1))); in fold_negate_expr_1()
595 fold_negate_expr (loc, TREE_OPERAND (t, 0))); in fold_negate_expr_1()
728 fold_negate_expr (location_t loc, tree t) in fold_negate_expr() function
755 tem = fold_negate_expr (loc, t); in negate_expr()
1754 tree tem = fold_negate_expr (UNKNOWN_LOCATION, arg0); in const_unop()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dfold-const.c141 static tree fold_negate_expr (location_t, tree);
562 tree rpart = fold_negate_expr (loc, TREE_REALPART (t)); in fold_negate_expr_1()
563 tree ipart = fold_negate_expr (loc, TREE_IMAGPART (t)); in fold_negate_expr_1()
576 tree elt = fold_negate_expr (loc, VECTOR_CST_ELT (t, i)); in fold_negate_expr_1()
588 fold_negate_expr (loc, TREE_OPERAND (t, 0)), in fold_negate_expr_1()
589 fold_negate_expr (loc, TREE_OPERAND (t, 1))); in fold_negate_expr_1()
595 fold_negate_expr (loc, TREE_OPERAND (t, 0))); in fold_negate_expr_1()
728 fold_negate_expr (location_t loc, tree t) in fold_negate_expr() function
755 tem = fold_negate_expr (loc, t); in negate_expr()
1763 tree tem = fold_negate_expr (UNKNOWN_LOCATION, arg0); in const_unop()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dfold-const.c141 static tree fold_negate_expr (location_t, tree);
562 tree rpart = fold_negate_expr (loc, TREE_REALPART (t)); in fold_negate_expr_1()
563 tree ipart = fold_negate_expr (loc, TREE_IMAGPART (t)); in fold_negate_expr_1()
576 tree elt = fold_negate_expr (loc, VECTOR_CST_ELT (t, i)); in fold_negate_expr_1()
588 fold_negate_expr (loc, TREE_OPERAND (t, 0)), in fold_negate_expr_1()
589 fold_negate_expr (loc, TREE_OPERAND (t, 1))); in fold_negate_expr_1()
595 fold_negate_expr (loc, TREE_OPERAND (t, 0))); in fold_negate_expr_1()
728 fold_negate_expr (location_t loc, tree t) in fold_negate_expr() function
755 tem = fold_negate_expr (loc, t); in negate_expr()
1763 tree tem = fold_negate_expr (UNKNOWN_LOCATION, arg0); in const_unop()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dfold-const.c141 static tree fold_negate_expr (location_t, tree);
562 tree rpart = fold_negate_expr (loc, TREE_REALPART (t)); in fold_negate_expr_1()
563 tree ipart = fold_negate_expr (loc, TREE_IMAGPART (t)); in fold_negate_expr_1()
576 tree elt = fold_negate_expr (loc, VECTOR_CST_ELT (t, i)); in fold_negate_expr_1()
588 fold_negate_expr (loc, TREE_OPERAND (t, 0)), in fold_negate_expr_1()
589 fold_negate_expr (loc, TREE_OPERAND (t, 1))); in fold_negate_expr_1()
595 fold_negate_expr (loc, TREE_OPERAND (t, 0))); in fold_negate_expr_1()
728 fold_negate_expr (location_t loc, tree t) in fold_negate_expr() function
755 tem = fold_negate_expr (loc, t); in negate_expr()
1754 tree tem = fold_negate_expr (UNKNOWN_LOCATION, arg0); in const_unop()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dfold-const.c141 static tree fold_negate_expr (location_t, tree);
562 tree rpart = fold_negate_expr (loc, TREE_REALPART (t)); in fold_negate_expr_1()
563 tree ipart = fold_negate_expr (loc, TREE_IMAGPART (t)); in fold_negate_expr_1()
576 tree elt = fold_negate_expr (loc, VECTOR_CST_ELT (t, i)); in fold_negate_expr_1()
588 fold_negate_expr (loc, TREE_OPERAND (t, 0)), in fold_negate_expr_1()
589 fold_negate_expr (loc, TREE_OPERAND (t, 1))); in fold_negate_expr_1()
595 fold_negate_expr (loc, TREE_OPERAND (t, 0))); in fold_negate_expr_1()
728 fold_negate_expr (location_t loc, tree t) in fold_negate_expr() function
755 tem = fold_negate_expr (loc, t); in negate_expr()
1763 tree tem = fold_negate_expr (UNKNOWN_LOCATION, arg0); in const_unop()
[all …]
H A DChangeLog-200712146 (fold_negate_expr): Support FIXED_CST.
12616 * fold-convert.c (fold_negate_expr <NOP_EXPR>): Convert back to the
18122 * fold-const.c (fold_negate_expr): Use signed_type_for instead of
21007 * fold-const.c (fold_negate_expr): Use unsigned_type_for instead of
29152 (fold_negate_expr): Call fold_overflow_warning.
29957 (fold_negate_expr): Likewise.
30429 * fold-const.c (negate_expr_p, fold_negate_expr): Handle
30705 * fold-const.c (fold_negate_expr): Allow negating a
31071 (fold_negate_expr): Likewise.
31093 * fold-const.c (fold_negate_expr): Use TYPE_OVERFLOW_TRAPS.
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dfold-const.c146 static tree fold_negate_expr (location_t, tree);
568 tree rpart = fold_negate_expr (loc, TREE_REALPART (t)); in fold_negate_expr_1()
569 tree ipart = fold_negate_expr (loc, TREE_IMAGPART (t)); in fold_negate_expr_1()
582 elts[i] = fold_negate_expr (loc, VECTOR_CST_ELT (t, i)); in fold_negate_expr_1()
593 fold_negate_expr (loc, TREE_OPERAND (t, 0)), in fold_negate_expr_1()
594 fold_negate_expr (loc, TREE_OPERAND (t, 1))); in fold_negate_expr_1()
600 fold_negate_expr (loc, TREE_OPERAND (t, 0))); in fold_negate_expr_1()
733 fold_negate_expr (location_t loc, tree t) in fold_negate_expr() function
760 tem = fold_negate_expr (loc, t); in negate_expr()
1620 tree tem = fold_negate_expr (UNKNOWN_LOCATION, arg0); in const_unop()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dfold-const.c143 static tree fold_negate_expr (location_t, tree);
566 tree rpart = fold_negate_expr (loc, TREE_REALPART (t)); in fold_negate_expr_1()
567 tree ipart = fold_negate_expr (loc, TREE_IMAGPART (t)); in fold_negate_expr_1()
580 tree elt = fold_negate_expr (loc, VECTOR_CST_ELT (t, i)); in fold_negate_expr_1()
592 fold_negate_expr (loc, TREE_OPERAND (t, 0)), in fold_negate_expr_1()
593 fold_negate_expr (loc, TREE_OPERAND (t, 1))); in fold_negate_expr_1()
599 fold_negate_expr (loc, TREE_OPERAND (t, 0))); in fold_negate_expr_1()
732 fold_negate_expr (location_t loc, tree t) in fold_negate_expr() function
759 tem = fold_negate_expr (loc, t); in negate_expr()
1760 tree tem = fold_negate_expr (UNKNOWN_LOCATION, arg0); in const_unop()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dfold-const.c140 static tree fold_negate_expr (location_t, tree);
563 tree rpart = fold_negate_expr (loc, TREE_REALPART (t)); in fold_negate_expr_1()
564 tree ipart = fold_negate_expr (loc, TREE_IMAGPART (t)); in fold_negate_expr_1()
577 tree elt = fold_negate_expr (loc, VECTOR_CST_ELT (t, i)); in fold_negate_expr_1()
589 fold_negate_expr (loc, TREE_OPERAND (t, 0)), in fold_negate_expr_1()
590 fold_negate_expr (loc, TREE_OPERAND (t, 1))); in fold_negate_expr_1()
596 fold_negate_expr (loc, TREE_OPERAND (t, 0))); in fold_negate_expr_1()
729 fold_negate_expr (location_t loc, tree t) in fold_negate_expr() function
756 tem = fold_negate_expr (loc, t); in negate_expr()
1764 tree tem = fold_negate_expr (UNKNOWN_LOCATION, arg0); in const_unop()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dfold-const.c141 static tree fold_negate_expr (location_t, tree);
564 tree rpart = fold_negate_expr (loc, TREE_REALPART (t)); in fold_negate_expr_1()
565 tree ipart = fold_negate_expr (loc, TREE_IMAGPART (t)); in fold_negate_expr_1()
578 tree elt = fold_negate_expr (loc, VECTOR_CST_ELT (t, i)); in fold_negate_expr_1()
590 fold_negate_expr (loc, TREE_OPERAND (t, 0)), in fold_negate_expr_1()
591 fold_negate_expr (loc, TREE_OPERAND (t, 1))); in fold_negate_expr_1()
597 fold_negate_expr (loc, TREE_OPERAND (t, 0))); in fold_negate_expr_1()
730 fold_negate_expr (location_t loc, tree t) in fold_negate_expr() function
757 tem = fold_negate_expr (loc, t); in negate_expr()
1758 tree tem = fold_negate_expr (UNKNOWN_LOCATION, arg0); in const_unop()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dfold-const.c140 static tree fold_negate_expr (location_t, tree);
563 tree rpart = fold_negate_expr (loc, TREE_REALPART (t)); in fold_negate_expr_1()
564 tree ipart = fold_negate_expr (loc, TREE_IMAGPART (t)); in fold_negate_expr_1()
577 tree elt = fold_negate_expr (loc, VECTOR_CST_ELT (t, i)); in fold_negate_expr_1()
589 fold_negate_expr (loc, TREE_OPERAND (t, 0)), in fold_negate_expr_1()
590 fold_negate_expr (loc, TREE_OPERAND (t, 1))); in fold_negate_expr_1()
596 fold_negate_expr (loc, TREE_OPERAND (t, 0))); in fold_negate_expr_1()
729 fold_negate_expr (location_t loc, tree t) in fold_negate_expr() function
756 tem = fold_negate_expr (loc, t); in negate_expr()
1764 tree tem = fold_negate_expr (UNKNOWN_LOCATION, arg0); in const_unop()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dfold-const.c141 static tree fold_negate_expr (location_t, tree);
564 tree rpart = fold_negate_expr (loc, TREE_REALPART (t)); in fold_negate_expr_1()
565 tree ipart = fold_negate_expr (loc, TREE_IMAGPART (t)); in fold_negate_expr_1()
578 tree elt = fold_negate_expr (loc, VECTOR_CST_ELT (t, i)); in fold_negate_expr_1()
590 fold_negate_expr (loc, TREE_OPERAND (t, 0)), in fold_negate_expr_1()
591 fold_negate_expr (loc, TREE_OPERAND (t, 1))); in fold_negate_expr_1()
597 fold_negate_expr (loc, TREE_OPERAND (t, 0))); in fold_negate_expr_1()
730 fold_negate_expr (location_t loc, tree t) in fold_negate_expr() function
757 tem = fold_negate_expr (loc, t); in negate_expr()
1758 tree tem = fold_negate_expr (UNKNOWN_LOCATION, arg0); in const_unop()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dfold-const.c140 static tree fold_negate_expr (location_t, tree);
563 tree rpart = fold_negate_expr (loc, TREE_REALPART (t)); in fold_negate_expr_1()
564 tree ipart = fold_negate_expr (loc, TREE_IMAGPART (t)); in fold_negate_expr_1()
577 tree elt = fold_negate_expr (loc, VECTOR_CST_ELT (t, i)); in fold_negate_expr_1()
589 fold_negate_expr (loc, TREE_OPERAND (t, 0)), in fold_negate_expr_1()
590 fold_negate_expr (loc, TREE_OPERAND (t, 1))); in fold_negate_expr_1()
596 fold_negate_expr (loc, TREE_OPERAND (t, 0))); in fold_negate_expr_1()
729 fold_negate_expr (location_t loc, tree t) in fold_negate_expr() function
756 tem = fold_negate_expr (loc, t); in negate_expr()
1764 tree tem = fold_negate_expr (UNKNOWN_LOCATION, arg0); in const_unop()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dfold-const.c141 static tree fold_negate_expr (location_t, tree);
564 tree rpart = fold_negate_expr (loc, TREE_REALPART (t)); in fold_negate_expr_1()
565 tree ipart = fold_negate_expr (loc, TREE_IMAGPART (t)); in fold_negate_expr_1()
578 tree elt = fold_negate_expr (loc, VECTOR_CST_ELT (t, i)); in fold_negate_expr_1()
590 fold_negate_expr (loc, TREE_OPERAND (t, 0)), in fold_negate_expr_1()
591 fold_negate_expr (loc, TREE_OPERAND (t, 1))); in fold_negate_expr_1()
597 fold_negate_expr (loc, TREE_OPERAND (t, 0))); in fold_negate_expr_1()
730 fold_negate_expr (location_t loc, tree t) in fold_negate_expr() function
757 tem = fold_negate_expr (loc, t); in negate_expr()
1758 tree tem = fold_negate_expr (UNKNOWN_LOCATION, arg0); in const_unop()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dfold-const.c552 fold_negate_expr (location_t loc, tree t) in fold_negate_expr() function
604 elts[i] = fold_negate_expr (loc, VECTOR_CST_ELT (t, i)); in fold_negate_expr()
615 fold_negate_expr (loc, TREE_OPERAND (t, 0)), in fold_negate_expr()
616 fold_negate_expr (loc, TREE_OPERAND (t, 1))); in fold_negate_expr()
622 fold_negate_expr (loc, TREE_OPERAND (t, 0))); in fold_negate_expr()
786 tem = fold_negate_expr (loc, t); in negate_expr()
8252 tem = fold_negate_expr (loc, arg0); in fold_unary_loc()
H A DChangeLog-200712146 (fold_negate_expr): Support FIXED_CST.
12616 * fold-convert.c (fold_negate_expr <NOP_EXPR>): Convert back to the
18122 * fold-const.c (fold_negate_expr): Use signed_type_for instead of
21007 * fold-const.c (fold_negate_expr): Use unsigned_type_for instead of
29152 (fold_negate_expr): Call fold_overflow_warning.
29957 (fold_negate_expr): Likewise.
30429 * fold-const.c (negate_expr_p, fold_negate_expr): Handle
30705 * fold-const.c (fold_negate_expr): Allow negating a
31071 (fold_negate_expr): Likewise.
31093 * fold-const.c (fold_negate_expr): Use TYPE_OVERFLOW_TRAPS.
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dfold-const.c529 fold_negate_expr (location_t loc, tree t) in fold_negate_expr() function
577 fold_negate_expr (loc, TREE_OPERAND (t, 0)), in fold_negate_expr()
578 fold_negate_expr (loc, TREE_OPERAND (t, 1))); in fold_negate_expr()
584 fold_negate_expr (loc, TREE_OPERAND (t, 0))); in fold_negate_expr()
748 tem = fold_negate_expr (loc, t); in negate_expr()
8177 tem = fold_negate_expr (loc, arg0); in fold_unary_loc()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dfold-const.c518 fold_negate_expr (location_t loc, tree t) in fold_negate_expr() function
566 fold_negate_expr (loc, TREE_OPERAND (t, 0)), in fold_negate_expr()
567 fold_negate_expr (loc, TREE_OPERAND (t, 1))); in fold_negate_expr()
573 fold_negate_expr (loc, TREE_OPERAND (t, 0))); in fold_negate_expr()
735 tem = fold_negate_expr (loc, t); in negate_expr()
8158 tem = fold_negate_expr (loc, arg0); in fold_unary_loc()

1234567