Home
last modified time | relevance | path

Searched refs:code01 (Results 1 – 24 of 24) sorted by relevance

/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dfold-const.c9703 enum tree_code code01, code11; in fold_binary_loc() local
9709 code01 = TREE_CODE (tree01); in fold_binary_loc()
9712 && (code01 == MINUS_EXPR || code01 == BIT_AND_EXPR)) in fold_binary_loc()
9715 std::swap (code01, code11); in fold_binary_loc()
9719 if (code01 == INTEGER_CST in fold_binary_loc()
11204 tree arg01, enum tree_code code01, tree arg010, tree arg011, in fold_bit_and_mask() argument
11218 enum tree_code codes[2] = { code00, code01 }; in fold_bit_and_mask() enumerator
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dfold-const.c9739 enum tree_code code01, code11; in fold_binary_loc() local
9745 code01 = TREE_CODE (tree01); in fold_binary_loc()
9748 && (code01 == MINUS_EXPR || code01 == BIT_AND_EXPR)) in fold_binary_loc()
9751 std::swap (code01, code11); in fold_binary_loc()
9755 if (code01 == INTEGER_CST in fold_binary_loc()
11240 tree arg01, enum tree_code code01, tree arg010, tree arg011, in fold_bit_and_mask() argument
11254 enum tree_code codes[2] = { code00, code01 }; in fold_bit_and_mask() enumerator
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dfold-const.c9739 enum tree_code code01, code11; in fold_binary_loc() local
9745 code01 = TREE_CODE (tree01); in fold_binary_loc()
9748 && (code01 == MINUS_EXPR || code01 == BIT_AND_EXPR)) in fold_binary_loc()
9751 std::swap (code01, code11); in fold_binary_loc()
9755 if (code01 == INTEGER_CST in fold_binary_loc()
11240 tree arg01, enum tree_code code01, tree arg010, tree arg011, in fold_bit_and_mask() argument
11254 enum tree_code codes[2] = { code00, code01 }; in fold_bit_and_mask() enumerator
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dfold-const.c11145 enum tree_code code01, code11; in fold_binary_loc() local
11151 code01 = TREE_CODE (tree01); in fold_binary_loc()
11154 && (code01 == MINUS_EXPR || code01 == BIT_AND_EXPR)) in fold_binary_loc()
11157 std::swap (code01, code11); in fold_binary_loc()
11161 if (code01 == INTEGER_CST in fold_binary_loc()
12612 tree arg01, enum tree_code code01, tree arg010, tree arg011, in fold_bit_and_mask() argument
12626 enum tree_code codes[2] = { code00, code01 }; in fold_bit_and_mask() enumerator
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dfold-const.c10504 enum tree_code code01, code11; in fold_binary_loc() local
10510 code01 = TREE_CODE (tree01); in fold_binary_loc()
10513 && (code01 == MINUS_EXPR || code01 == BIT_AND_EXPR)) in fold_binary_loc()
10516 std::swap (code01, code11); in fold_binary_loc()
10520 if (code01 == INTEGER_CST in fold_binary_loc()
12005 tree arg01, enum tree_code code01, tree arg010, tree arg011, in fold_bit_and_mask() argument
12019 enum tree_code codes[2] = { code00, code01 }; in fold_bit_and_mask() enumerator
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dfold-const.c11103 enum tree_code code01, code11; in fold_binary_loc() local
11109 code01 = TREE_CODE (tree01); in fold_binary_loc()
11112 && (code01 == MINUS_EXPR || code01 == BIT_AND_EXPR)) in fold_binary_loc()
11115 std::swap (code01, code11); in fold_binary_loc()
11119 if (code01 == INTEGER_CST in fold_binary_loc()
12568 tree arg01, enum tree_code code01, tree arg010, tree arg011, in fold_bit_and_mask() argument
12582 enum tree_code codes[2] = { code00, code01 }; in fold_bit_and_mask() enumerator
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dfold-const.c10541 enum tree_code code01, code11; in fold_binary_loc() local
10547 code01 = TREE_CODE (tree01); in fold_binary_loc()
10550 && (code01 == MINUS_EXPR || code01 == BIT_AND_EXPR)) in fold_binary_loc()
10553 std::swap (code01, code11); in fold_binary_loc()
10557 if (code01 == INTEGER_CST in fold_binary_loc()
12042 tree arg01, enum tree_code code01, tree arg010, tree arg011, in fold_bit_and_mask() argument
12056 enum tree_code codes[2] = { code00, code01 }; in fold_bit_and_mask() enumerator
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dfold-const.c11102 enum tree_code code01, code11; in fold_binary_loc() local
11108 code01 = TREE_CODE (tree01); in fold_binary_loc()
11111 && (code01 == MINUS_EXPR || code01 == BIT_AND_EXPR)) in fold_binary_loc()
11114 std::swap (code01, code11); in fold_binary_loc()
11118 if (code01 == INTEGER_CST in fold_binary_loc()
12567 tree arg01, enum tree_code code01, tree arg010, tree arg011, in fold_bit_and_mask() argument
12581 enum tree_code codes[2] = { code00, code01 }; in fold_bit_and_mask() enumerator
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dfold-const.c10541 enum tree_code code01, code11; in fold_binary_loc() local
10547 code01 = TREE_CODE (tree01); in fold_binary_loc()
10550 && (code01 == MINUS_EXPR || code01 == BIT_AND_EXPR)) in fold_binary_loc()
10553 std::swap (code01, code11); in fold_binary_loc()
10557 if (code01 == INTEGER_CST in fold_binary_loc()
12042 tree arg01, enum tree_code code01, tree arg010, tree arg011, in fold_bit_and_mask() argument
12056 enum tree_code codes[2] = { code00, code01 }; in fold_bit_and_mask() enumerator
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dfold-const.c11102 enum tree_code code01, code11; in fold_binary_loc() local
11108 code01 = TREE_CODE (tree01); in fold_binary_loc()
11111 && (code01 == MINUS_EXPR || code01 == BIT_AND_EXPR)) in fold_binary_loc()
11114 std::swap (code01, code11); in fold_binary_loc()
11118 if (code01 == INTEGER_CST in fold_binary_loc()
12567 tree arg01, enum tree_code code01, tree arg010, tree arg011, in fold_bit_and_mask() argument
12581 enum tree_code codes[2] = { code00, code01 }; in fold_bit_and_mask() enumerator
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dfold-const.c6066 enum tree_code code01, code11; in fold() local
6072 code01 = TREE_CODE (tree01); in fold()
6074 if (code01 == INTEGER_CST in fold()
6100 else if (code01 == MINUS_EXPR) in fold()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dfold-const.c6066 enum tree_code code01, code11;
6072 code01 = TREE_CODE (tree01);
6074 if (code01 == INTEGER_CST
6100 else if (code01 == MINUS_EXPR)
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfold-const.c9643 enum tree_code code01, code11; in fold_binary_loc() local
9649 code01 = TREE_CODE (tree01); in fold_binary_loc()
9652 && (code01 == MINUS_EXPR || code01 == BIT_AND_EXPR)) in fold_binary_loc()
9655 std::swap (code01, code11); in fold_binary_loc()
9659 if (code01 == INTEGER_CST in fold_binary_loc()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dfold-const.c9616 enum tree_code code01, code11; in fold_binary_loc() local
9622 code01 = TREE_CODE (tree01); in fold_binary_loc()
9625 && (code01 == MINUS_EXPR || code01 == BIT_AND_EXPR)) in fold_binary_loc()
9628 std::swap (code01, code11); in fold_binary_loc()
9632 if (code01 == INTEGER_CST in fold_binary_loc()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dfold-const.c9643 enum tree_code code01, code11; in fold_binary_loc() local
9649 code01 = TREE_CODE (tree01); in fold_binary_loc()
9652 && (code01 == MINUS_EXPR || code01 == BIT_AND_EXPR)) in fold_binary_loc()
9655 std::swap (code01, code11); in fold_binary_loc()
9659 if (code01 == INTEGER_CST in fold_binary_loc()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dfold-const.c9643 enum tree_code code01, code11; in fold_binary_loc() local
9649 code01 = TREE_CODE (tree01); in fold_binary_loc()
9652 && (code01 == MINUS_EXPR || code01 == BIT_AND_EXPR)) in fold_binary_loc()
9655 std::swap (code01, code11); in fold_binary_loc()
9659 if (code01 == INTEGER_CST in fold_binary_loc()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfold-const.c9643 enum tree_code code01, code11; in fold_binary_loc() local
9649 code01 = TREE_CODE (tree01); in fold_binary_loc()
9652 && (code01 == MINUS_EXPR || code01 == BIT_AND_EXPR)) in fold_binary_loc()
9655 std::swap (code01, code11); in fold_binary_loc()
9659 if (code01 == INTEGER_CST in fold_binary_loc()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dfold-const.c9650 enum tree_code code01, code11; in fold_binary_loc() local
9656 code01 = TREE_CODE (tree01); in fold_binary_loc()
9659 && (code01 == MINUS_EXPR || code01 == BIT_AND_EXPR)) in fold_binary_loc()
9662 std::swap (code01, code11); in fold_binary_loc()
9666 if (code01 == INTEGER_CST in fold_binary_loc()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dfold-const.c7500 enum tree_code code01, code11; in fold_binary() local
7506 code01 = TREE_CODE (tree01); in fold_binary()
7508 if (code01 == INTEGER_CST in fold_binary()
7534 else if (code01 == MINUS_EXPR) in fold_binary()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dfold-const.c9718 enum tree_code code01, code11; in fold_binary_loc() local
9724 code01 = TREE_CODE (tree01); in fold_binary_loc()
9726 if (code01 == INTEGER_CST in fold_binary_loc()
9761 else if (code01 == MINUS_EXPR) in fold_binary_loc()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dfold-const.c9718 enum tree_code code01, code11; in fold_binary_loc() local
9724 code01 = TREE_CODE (tree01); in fold_binary_loc()
9726 if (code01 == INTEGER_CST in fold_binary_loc()
9761 else if (code01 == MINUS_EXPR) in fold_binary_loc()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dfold-const.c10426 enum tree_code code01, code11; in fold_binary_loc() local
10432 code01 = TREE_CODE (tree01); in fold_binary_loc()
10434 if (code01 == INTEGER_CST in fold_binary_loc()
10468 else if (code01 == MINUS_EXPR) in fold_binary_loc()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dfold-const.c10380 enum tree_code code01, code11; in fold_binary_loc() local
10386 code01 = TREE_CODE (tree01); in fold_binary_loc()
10388 if (code01 == INTEGER_CST in fold_binary_loc()
10422 else if (code01 == MINUS_EXPR) in fold_binary_loc()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dfold-const.c10629 enum tree_code code01, code11; in fold_binary_loc() local
10635 code01 = TREE_CODE (tree01); in fold_binary_loc()
10637 if (code01 == INTEGER_CST in fold_binary_loc()
10671 else if (code01 == MINUS_EXPR) in fold_binary_loc()