Home
last modified time | relevance | path

Searched refs:op0code (Results 1 – 22 of 22) sorted by relevance

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dsimplify-rtx.c4892 enum rtx_code op0code = GET_CODE (op0); in simplify_relational_operation_1() local
4998 && (op0code == PLUS || op0code == MINUS) in simplify_relational_operation_1()
5005 enum rtx_code invcode = op0code == PLUS ? MINUS : PLUS; in simplify_relational_operation_1()
5040 && op0code == XOR) in simplify_relational_operation_1()
5046 && op0code == XOR in simplify_relational_operation_1()
5054 && op0code == XOR in simplify_relational_operation_1()
5062 && op0code == XOR in simplify_relational_operation_1()
5072 && (op0code == AND || op0code == IOR) in simplify_relational_operation_1()
5079 || (op0code == IOR && rtx_equal_p (XEXP (op0, 1), op1))) in simplify_relational_operation_1()
5092 || (op0code == IOR && rtx_equal_p (XEXP (op0, 0), op1))) in simplify_relational_operation_1()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dsimplify-rtx.c4880 enum rtx_code op0code = GET_CODE (op0); in simplify_relational_operation_1() local
4986 && (op0code == PLUS || op0code == MINUS) in simplify_relational_operation_1()
4993 enum rtx_code invcode = op0code == PLUS ? MINUS : PLUS; in simplify_relational_operation_1()
5028 && op0code == XOR) in simplify_relational_operation_1()
5034 && op0code == XOR in simplify_relational_operation_1()
5042 && op0code == XOR in simplify_relational_operation_1()
5050 && op0code == XOR in simplify_relational_operation_1()
5060 && (op0code == AND || op0code == IOR) in simplify_relational_operation_1()
5067 || (op0code == IOR && rtx_equal_p (XEXP (op0, 1), op1))) in simplify_relational_operation_1()
5080 || (op0code == IOR && rtx_equal_p (XEXP (op0, 0), op1))) in simplify_relational_operation_1()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dsimplify-rtx.c4892 enum rtx_code op0code = GET_CODE (op0); in simplify_relational_operation_1() local
4998 && (op0code == PLUS || op0code == MINUS) in simplify_relational_operation_1()
5005 enum rtx_code invcode = op0code == PLUS ? MINUS : PLUS; in simplify_relational_operation_1()
5040 && op0code == XOR) in simplify_relational_operation_1()
5046 && op0code == XOR in simplify_relational_operation_1()
5054 && op0code == XOR in simplify_relational_operation_1()
5062 && op0code == XOR in simplify_relational_operation_1()
5072 && (op0code == AND || op0code == IOR) in simplify_relational_operation_1()
5079 || (op0code == IOR && rtx_equal_p (XEXP (op0, 1), op1))) in simplify_relational_operation_1()
5092 || (op0code == IOR && rtx_equal_p (XEXP (op0, 0), op1))) in simplify_relational_operation_1()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dsimplify-rtx.c4892 enum rtx_code op0code = GET_CODE (op0); in simplify_relational_operation_1() local
4998 && (op0code == PLUS || op0code == MINUS) in simplify_relational_operation_1()
5005 enum rtx_code invcode = op0code == PLUS ? MINUS : PLUS; in simplify_relational_operation_1()
5040 && op0code == XOR) in simplify_relational_operation_1()
5046 && op0code == XOR in simplify_relational_operation_1()
5054 && op0code == XOR in simplify_relational_operation_1()
5062 && op0code == XOR in simplify_relational_operation_1()
5072 && (op0code == AND || op0code == IOR) in simplify_relational_operation_1()
5079 || (op0code == IOR && rtx_equal_p (XEXP (op0, 1), op1))) in simplify_relational_operation_1()
5092 || (op0code == IOR && rtx_equal_p (XEXP (op0, 0), op1))) in simplify_relational_operation_1()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dsimplify-rtx.c4892 enum rtx_code op0code = GET_CODE (op0); in simplify_relational_operation_1() local
4998 && (op0code == PLUS || op0code == MINUS) in simplify_relational_operation_1()
5005 enum rtx_code invcode = op0code == PLUS ? MINUS : PLUS; in simplify_relational_operation_1()
5040 && op0code == XOR) in simplify_relational_operation_1()
5046 && op0code == XOR in simplify_relational_operation_1()
5054 && op0code == XOR in simplify_relational_operation_1()
5062 && op0code == XOR in simplify_relational_operation_1()
5072 && (op0code == AND || op0code == IOR) in simplify_relational_operation_1()
5079 || (op0code == IOR && rtx_equal_p (XEXP (op0, 1), op1))) in simplify_relational_operation_1()
5092 || (op0code == IOR && rtx_equal_p (XEXP (op0, 0), op1))) in simplify_relational_operation_1()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dsimplify-rtx.c4892 enum rtx_code op0code = GET_CODE (op0); in simplify_relational_operation_1() local
4998 && (op0code == PLUS || op0code == MINUS) in simplify_relational_operation_1()
5005 enum rtx_code invcode = op0code == PLUS ? MINUS : PLUS; in simplify_relational_operation_1()
5040 && op0code == XOR) in simplify_relational_operation_1()
5046 && op0code == XOR in simplify_relational_operation_1()
5054 && op0code == XOR in simplify_relational_operation_1()
5062 && op0code == XOR in simplify_relational_operation_1()
5072 && (op0code == AND || op0code == IOR) in simplify_relational_operation_1()
5079 || (op0code == IOR && rtx_equal_p (XEXP (op0, 1), op1))) in simplify_relational_operation_1()
5092 || (op0code == IOR && rtx_equal_p (XEXP (op0, 0), op1))) in simplify_relational_operation_1()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dsimplify-rtx.c4923 enum rtx_code op0code = GET_CODE (op0); in simplify_relational_operation_1() local
5029 && (op0code == PLUS || op0code == MINUS) in simplify_relational_operation_1()
5036 enum rtx_code invcode = op0code == PLUS ? MINUS : PLUS; in simplify_relational_operation_1()
5071 && op0code == XOR) in simplify_relational_operation_1()
5077 && op0code == XOR in simplify_relational_operation_1()
5085 && op0code == XOR in simplify_relational_operation_1()
5093 && op0code == XOR in simplify_relational_operation_1()
5103 && (op0code == AND || op0code == IOR) in simplify_relational_operation_1()
5110 || (op0code == IOR && rtx_equal_p (XEXP (op0, 1), op1))) in simplify_relational_operation_1()
5123 || (op0code == IOR && rtx_equal_p (XEXP (op0, 0), op1))) in simplify_relational_operation_1()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dsimplify-rtx.c4911 enum rtx_code op0code = GET_CODE (op0); in simplify_relational_operation_1() local
5017 && (op0code == PLUS || op0code == MINUS) in simplify_relational_operation_1()
5024 enum rtx_code invcode = op0code == PLUS ? MINUS : PLUS; in simplify_relational_operation_1()
5059 && op0code == XOR) in simplify_relational_operation_1()
5065 && op0code == XOR in simplify_relational_operation_1()
5073 && op0code == XOR in simplify_relational_operation_1()
5081 && op0code == XOR in simplify_relational_operation_1()
5091 && (op0code == AND || op0code == IOR) in simplify_relational_operation_1()
5098 || (op0code == IOR && rtx_equal_p (XEXP (op0, 1), op1))) in simplify_relational_operation_1()
5111 || (op0code == IOR && rtx_equal_p (XEXP (op0, 0), op1))) in simplify_relational_operation_1()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dsimplify-rtx.c4923 enum rtx_code op0code = GET_CODE (op0); in simplify_relational_operation_1() local
5029 && (op0code == PLUS || op0code == MINUS) in simplify_relational_operation_1()
5036 enum rtx_code invcode = op0code == PLUS ? MINUS : PLUS; in simplify_relational_operation_1()
5071 && op0code == XOR) in simplify_relational_operation_1()
5077 && op0code == XOR in simplify_relational_operation_1()
5085 && op0code == XOR in simplify_relational_operation_1()
5093 && op0code == XOR in simplify_relational_operation_1()
5103 && (op0code == AND || op0code == IOR) in simplify_relational_operation_1()
5110 || (op0code == IOR && rtx_equal_p (XEXP (op0, 1), op1))) in simplify_relational_operation_1()
5123 || (op0code == IOR && rtx_equal_p (XEXP (op0, 0), op1))) in simplify_relational_operation_1()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dsimplify-rtx.c5153 enum rtx_code op0code = GET_CODE (op0); in simplify_relational_operation_1() local
5259 && (op0code == PLUS || op0code == MINUS) in simplify_relational_operation_1()
5266 enum rtx_code invcode = op0code == PLUS ? MINUS : PLUS; in simplify_relational_operation_1()
5301 && op0code == XOR) in simplify_relational_operation_1()
5307 && op0code == XOR in simplify_relational_operation_1()
5315 && op0code == XOR in simplify_relational_operation_1()
5323 && op0code == XOR in simplify_relational_operation_1()
5333 && (op0code == AND || op0code == IOR) in simplify_relational_operation_1()
5340 || (op0code == IOR && rtx_equal_p (XEXP (op0, 1), op1))) in simplify_relational_operation_1()
5353 || (op0code == IOR && rtx_equal_p (XEXP (op0, 0), op1))) in simplify_relational_operation_1()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dsimplify-rtx.c5153 enum rtx_code op0code = GET_CODE (op0); in simplify_relational_operation_1() local
5259 && (op0code == PLUS || op0code == MINUS) in simplify_relational_operation_1()
5266 enum rtx_code invcode = op0code == PLUS ? MINUS : PLUS; in simplify_relational_operation_1()
5301 && op0code == XOR) in simplify_relational_operation_1()
5307 && op0code == XOR in simplify_relational_operation_1()
5315 && op0code == XOR in simplify_relational_operation_1()
5323 && op0code == XOR in simplify_relational_operation_1()
5333 && (op0code == AND || op0code == IOR) in simplify_relational_operation_1()
5340 || (op0code == IOR && rtx_equal_p (XEXP (op0, 1), op1))) in simplify_relational_operation_1()
5353 || (op0code == IOR && rtx_equal_p (XEXP (op0, 0), op1))) in simplify_relational_operation_1()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dsimplify-rtx.c5153 enum rtx_code op0code = GET_CODE (op0); in simplify_relational_operation_1() local
5259 && (op0code == PLUS || op0code == MINUS) in simplify_relational_operation_1()
5266 enum rtx_code invcode = op0code == PLUS ? MINUS : PLUS; in simplify_relational_operation_1()
5301 && op0code == XOR) in simplify_relational_operation_1()
5307 && op0code == XOR in simplify_relational_operation_1()
5315 && op0code == XOR in simplify_relational_operation_1()
5323 && op0code == XOR in simplify_relational_operation_1()
5333 && (op0code == AND || op0code == IOR) in simplify_relational_operation_1()
5340 || (op0code == IOR && rtx_equal_p (XEXP (op0, 1), op1))) in simplify_relational_operation_1()
5353 || (op0code == IOR && rtx_equal_p (XEXP (op0, 0), op1))) in simplify_relational_operation_1()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dsimplify-rtx.c4624 enum rtx_code op0code = GET_CODE (op0); in simplify_relational_operation_1() local
4717 && (op0code == PLUS || op0code == MINUS) in simplify_relational_operation_1()
4724 enum rtx_code invcode = op0code == PLUS ? MINUS : PLUS; in simplify_relational_operation_1()
4758 && op0code == XOR) in simplify_relational_operation_1()
4764 && op0code == XOR in simplify_relational_operation_1()
4772 && op0code == XOR in simplify_relational_operation_1()
4780 && op0code == XOR in simplify_relational_operation_1()
4791 && op0code == AND in simplify_relational_operation_1()
4805 && op0code == AND in simplify_relational_operation_1()
4832 if (op0code == POPCOUNT && op1 == const0_rtx) in simplify_relational_operation_1()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dsimplify-rtx.c4624 enum rtx_code op0code = GET_CODE (op0); in simplify_relational_operation_1() local
4717 && (op0code == PLUS || op0code == MINUS) in simplify_relational_operation_1()
4724 enum rtx_code invcode = op0code == PLUS ? MINUS : PLUS; in simplify_relational_operation_1()
4758 && op0code == XOR) in simplify_relational_operation_1()
4764 && op0code == XOR in simplify_relational_operation_1()
4772 && op0code == XOR in simplify_relational_operation_1()
4780 && op0code == XOR in simplify_relational_operation_1()
4791 && op0code == AND in simplify_relational_operation_1()
4805 && op0code == AND in simplify_relational_operation_1()
4832 if (op0code == POPCOUNT && op1 == const0_rtx) in simplify_relational_operation_1()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dsimplify-rtx.c5402 enum rtx_code op0code = GET_CODE (op0); in simplify_relational_operation_1() local
5508 && (op0code == PLUS || op0code == MINUS) in simplify_relational_operation_1()
5515 enum rtx_code invcode = op0code == PLUS ? MINUS : PLUS; in simplify_relational_operation_1()
5550 && op0code == XOR) in simplify_relational_operation_1()
5556 && op0code == XOR in simplify_relational_operation_1()
5564 && op0code == XOR in simplify_relational_operation_1()
5572 && op0code == XOR in simplify_relational_operation_1()
5582 && (op0code == AND || op0code == IOR) in simplify_relational_operation_1()
5589 || (op0code == IOR && rtx_equal_p (XEXP (op0, 1), op1))) in simplify_relational_operation_1()
5602 || (op0code == IOR && rtx_equal_p (XEXP (op0, 0), op1))) in simplify_relational_operation_1()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dsimplify-rtx.c5402 enum rtx_code op0code = GET_CODE (op0); in simplify_relational_operation_1() local
5508 && (op0code == PLUS || op0code == MINUS) in simplify_relational_operation_1()
5515 enum rtx_code invcode = op0code == PLUS ? MINUS : PLUS; in simplify_relational_operation_1()
5550 && op0code == XOR) in simplify_relational_operation_1()
5556 && op0code == XOR in simplify_relational_operation_1()
5564 && op0code == XOR in simplify_relational_operation_1()
5572 && op0code == XOR in simplify_relational_operation_1()
5582 && (op0code == AND || op0code == IOR) in simplify_relational_operation_1()
5589 || (op0code == IOR && rtx_equal_p (XEXP (op0, 1), op1))) in simplify_relational_operation_1()
5602 || (op0code == IOR && rtx_equal_p (XEXP (op0, 0), op1))) in simplify_relational_operation_1()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dsimplify-rtx.c5402 enum rtx_code op0code = GET_CODE (op0);
5508 && (op0code == PLUS || op0code == MINUS)
5515 enum rtx_code invcode = op0code == PLUS ? MINUS : PLUS;
5550 && op0code == XOR)
5556 && op0code == XOR
5564 && op0code == XOR
5572 && op0code == XOR
5582 && (op0code == AND || op0code == IOR)
5589 || (op0code == IOR && rtx_equal_p (XEXP (op0, 1), op1)))
5602 || (op0code == IOR && rtx_equal_p (XEXP (op0, 0), op1)))
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dsimplify-rtx.c5663 enum rtx_code op0code = GET_CODE (op0); in simplify_relational_operation_1() local
5769 && (op0code == PLUS || op0code == MINUS) in simplify_relational_operation_1()
5776 enum rtx_code invcode = op0code == PLUS ? MINUS : PLUS; in simplify_relational_operation_1()
5811 && op0code == XOR) in simplify_relational_operation_1()
5817 && op0code == XOR in simplify_relational_operation_1()
5825 && op0code == XOR in simplify_relational_operation_1()
5833 && op0code == XOR in simplify_relational_operation_1()
5843 && (op0code == AND || op0code == IOR) in simplify_relational_operation_1()
5850 || (op0code == IOR && rtx_equal_p (XEXP (op0, 1), op1))) in simplify_relational_operation_1()
5863 || (op0code == IOR && rtx_equal_p (XEXP (op0, 0), op1))) in simplify_relational_operation_1()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dsimplify-rtx.c4570 enum rtx_code op0code = GET_CODE (op0); in simplify_relational_operation_1() local
4663 && (op0code == PLUS || op0code == MINUS) in simplify_relational_operation_1()
4670 enum rtx_code invcode = op0code == PLUS ? MINUS : PLUS; in simplify_relational_operation_1()
4704 && op0code == XOR) in simplify_relational_operation_1()
4710 && op0code == XOR in simplify_relational_operation_1()
4718 && op0code == XOR in simplify_relational_operation_1()
4726 && op0code == XOR in simplify_relational_operation_1()
4733 if (op0code == POPCOUNT && op1 == const0_rtx) in simplify_relational_operation_1()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dsimplify-rtx.c4564 enum rtx_code op0code = GET_CODE (op0); in simplify_relational_operation_1() local
4657 && (op0code == PLUS || op0code == MINUS) in simplify_relational_operation_1()
4664 enum rtx_code invcode = op0code == PLUS ? MINUS : PLUS; in simplify_relational_operation_1()
4698 && op0code == XOR) in simplify_relational_operation_1()
4704 && op0code == XOR in simplify_relational_operation_1()
4712 && op0code == XOR in simplify_relational_operation_1()
4720 && op0code == XOR in simplify_relational_operation_1()
4727 if (op0code == POPCOUNT && op1 == const0_rtx) in simplify_relational_operation_1()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dsimplify-rtx.c4680 enum rtx_code op0code = GET_CODE (op0); in simplify_relational_operation_1() local
4773 && (op0code == PLUS || op0code == MINUS) in simplify_relational_operation_1()
4780 enum rtx_code invcode = op0code == PLUS ? MINUS : PLUS; in simplify_relational_operation_1()
4814 && op0code == XOR) in simplify_relational_operation_1()
4820 && op0code == XOR in simplify_relational_operation_1()
4828 && op0code == XOR in simplify_relational_operation_1()
4836 && op0code == XOR in simplify_relational_operation_1()
4858 if (op0code == POPCOUNT && op1 == const0_rtx) in simplify_relational_operation_1()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dsimplify-rtx.c3001 enum rtx_code op0code = GET_CODE (op0); in simplify_relational_operation_1() local
3028 && (op0code == PLUS || op0code == MINUS) in simplify_relational_operation_1()
3036 c = simplify_gen_binary (op0code == PLUS ? MINUS : PLUS, in simplify_relational_operation_1()