Home
last modified time | relevance | path

Searched refs:fold_single_bit_test (Results 1 – 25 of 317) sorted by relevance

12345678910>>...13

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dfold-const.h80 extern tree fold_single_bit_test (location_t, enum tree_code, tree, tree, tree);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfold-const.h75 extern tree fold_single_bit_test (location_t, enum tree_code, tree, tree, tree);
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dfold-const.h75 extern tree fold_single_bit_test (location_t, enum tree_code, tree, tree, tree);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dfold-const.h75 extern tree fold_single_bit_test (location_t, enum tree_code, tree, tree, tree);
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dfold-const.h82 extern tree fold_single_bit_test (location_t, enum tree_code, tree, tree, tree);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dfold-const.h75 extern tree fold_single_bit_test (location_t, enum tree_code, tree, tree, tree);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dfold-const.h75 extern tree fold_single_bit_test (location_t, enum tree_code, tree, tree, tree);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfold-const.h75 extern tree fold_single_bit_test (location_t, enum tree_code, tree, tree, tree);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dfold-const.h75 extern tree fold_single_bit_test (location_t, enum tree_code, tree, tree, tree);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dfold-const.h75 extern tree fold_single_bit_test (location_t, enum tree_code, tree, tree, tree);
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dfold-const.h75 extern tree fold_single_bit_test (location_t, enum tree_code, tree, tree, tree);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dfold-const.h82 extern tree fold_single_bit_test (location_t, enum tree_code, tree, tree, tree);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dfold-const.h83 extern tree fold_single_bit_test (location_t, enum tree_code, tree, tree, tree);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dfold-const.h85 extern tree fold_single_bit_test (location_t, enum tree_code, tree, tree, tree);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dfold-const.h83 extern tree fold_single_bit_test (location_t, enum tree_code, tree, tree, tree);
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dfold-const.h85 extern tree fold_single_bit_test (location_t, enum tree_code, tree, tree, tree);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dfold-const.h85 extern tree fold_single_bit_test (location_t, enum tree_code, tree, tree, tree);
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dfold-const.h83 extern tree fold_single_bit_test (location_t, enum tree_code, tree, tree, tree);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dfold-const.h87 extern tree fold_single_bit_test (location_t, enum tree_code, tree, tree, tree);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dtree.h2783 extern tree fold_single_bit_test (enum tree_code, tree, tree, tree);
H A Dfold-const.c5165 fold_single_bit_test (enum tree_code code, tree arg0, tree arg1, in fold_single_bit_test() function
6996 tem = fold_single_bit_test (code, arg0, arg1, type); in fold()
7592 tem = fold_single_bit_test (code, arg0, arg1, type); in fold()
H A DChangeLog.103896 * fold-const.c (fold_single_bit_test): Convert the input to the
14478 (fold_single_bit_test): If sign_bit_p() fails, assume that the
15115 * fold-const.c (fold_single_bit_test): Likewise.
15701 when calling fold_single_bit_test.
15702 * fold-const.c (fold_single_bit_test): Use result_type for the
15979 * fold-const.c (fold_single_bit_test): New function, mostly
15982 (fold): Call fold_single_bit_test appropriately.
15983 * tree.h (fold_single_bit_test): Prototype.
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dtree.h2783 extern tree fold_single_bit_test (enum tree_code, tree, tree, tree);
H A Dfold-const.c5165 fold_single_bit_test (enum tree_code code, tree arg0, tree arg1,
6996 tem = fold_single_bit_test (code, arg0, arg1, type);
7592 tem = fold_single_bit_test (code, arg0, arg1, type);
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree.h3818 extern tree fold_single_bit_test (enum tree_code, tree, tree, tree);

12345678910>>...13