Home
last modified time | relevance | path

Searched refs:const_op01 (Results 1 – 25 of 32) sorted by relevance

12

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dconstexpr.c3098 poly_uint64 const_op01; in cxx_fold_indirect_ref() local
3180 && poly_int_tree_p (TREE_OPERAND (sub, 1), &const_op01)) in cxx_fold_indirect_ref()
3210 if (known_lt (const_op01, max_offset)) in cxx_fold_indirect_ref()
3212 tree index = bitsize_int (const_op01 * BITS_PER_UNIT); in cxx_fold_indirect_ref()
3224 const_op01)) in cxx_fold_indirect_ref()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/cp/
H A Dconstexpr.c3090 poly_uint64 const_op01; in cxx_fold_indirect_ref() local
3172 && poly_int_tree_p (TREE_OPERAND (sub, 1), &const_op01)) in cxx_fold_indirect_ref()
3202 if (known_lt (const_op01, max_offset)) in cxx_fold_indirect_ref()
3204 tree index = bitsize_int (const_op01 * BITS_PER_UNIT); in cxx_fold_indirect_ref()
3216 const_op01)) in cxx_fold_indirect_ref()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dconstexpr.c3098 poly_uint64 const_op01; in cxx_fold_indirect_ref() local
3180 && poly_int_tree_p (TREE_OPERAND (sub, 1), &const_op01)) in cxx_fold_indirect_ref()
3210 if (known_lt (const_op01, max_offset)) in cxx_fold_indirect_ref()
3212 tree index = bitsize_int (const_op01 * BITS_PER_UNIT); in cxx_fold_indirect_ref()
3224 const_op01)) in cxx_fold_indirect_ref()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/cp/
H A Dconstexpr.c3098 poly_uint64 const_op01; in cxx_fold_indirect_ref() local
3180 && poly_int_tree_p (TREE_OPERAND (sub, 1), &const_op01)) in cxx_fold_indirect_ref()
3210 if (known_lt (const_op01, max_offset)) in cxx_fold_indirect_ref()
3212 tree index = bitsize_int (const_op01 * BITS_PER_UNIT); in cxx_fold_indirect_ref()
3224 const_op01)) in cxx_fold_indirect_ref()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dconstexpr.c3098 poly_uint64 const_op01; in cxx_fold_indirect_ref() local
3180 && poly_int_tree_p (TREE_OPERAND (sub, 1), &const_op01)) in cxx_fold_indirect_ref()
3210 if (known_lt (const_op01, max_offset)) in cxx_fold_indirect_ref()
3212 tree index = bitsize_int (const_op01 * BITS_PER_UNIT); in cxx_fold_indirect_ref()
3224 const_op01)) in cxx_fold_indirect_ref()
/dports/lang/gcc8/gcc-8.5.0/gcc/cp/
H A Dconstexpr.c3100 poly_uint64 const_op01; in cxx_fold_indirect_ref() local
3182 && poly_int_tree_p (TREE_OPERAND (sub, 1), &const_op01)) in cxx_fold_indirect_ref()
3212 if (known_lt (const_op01, max_offset)) in cxx_fold_indirect_ref()
3214 tree index = bitsize_int (const_op01 * BITS_PER_UNIT); in cxx_fold_indirect_ref()
3226 const_op01)) in cxx_fold_indirect_ref()
/dports/lang/gcc9/gcc-9.4.0/gcc/cp/
H A Dconstexpr.c3322 poly_uint64 const_op01; in cxx_fold_indirect_ref() local
3396 && poly_int_tree_p (TREE_OPERAND (sub, 1), &const_op01)) in cxx_fold_indirect_ref()
3426 if (known_lt (const_op01, max_offset)) in cxx_fold_indirect_ref()
3428 tree index = bitsize_int (const_op01 * BITS_PER_UNIT); in cxx_fold_indirect_ref()
3440 const_op01)) in cxx_fold_indirect_ref()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/cp/
H A Dconstexpr.c3262 poly_uint64 const_op01; in cxx_fold_indirect_ref() local
3336 && poly_int_tree_p (TREE_OPERAND (sub, 1), &const_op01)) in cxx_fold_indirect_ref()
3366 if (known_lt (const_op01, max_offset)) in cxx_fold_indirect_ref()
3368 tree index = bitsize_int (const_op01 * BITS_PER_UNIT); in cxx_fold_indirect_ref()
3380 const_op01)) in cxx_fold_indirect_ref()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/cp/
H A Dconstexpr.c3322 poly_uint64 const_op01; in cxx_fold_indirect_ref() local
3396 && poly_int_tree_p (TREE_OPERAND (sub, 1), &const_op01)) in cxx_fold_indirect_ref()
3426 if (known_lt (const_op01, max_offset)) in cxx_fold_indirect_ref()
3428 tree index = bitsize_int (const_op01 * BITS_PER_UNIT); in cxx_fold_indirect_ref()
3440 const_op01)) in cxx_fold_indirect_ref()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dfold-const.c14159 poly_uint64 const_op01; in fold_indirect_ref_1() local
14216 && poly_int_tree_p (TREE_OPERAND (sub, 1), &const_op01)) in fold_indirect_ref_1()
14245 if (known_lt (const_op01, max_offset)) in fold_indirect_ref_1()
14247 tree index = bitsize_int (const_op01 * BITS_PER_UNIT); in fold_indirect_ref_1()
14258 const_op01)) in fold_indirect_ref_1()
14272 && multiple_p (const_op01, type_size, &index)) in fold_indirect_ref_1()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dfold-const.c14195 poly_uint64 const_op01; in fold_indirect_ref_1() local
14252 && poly_int_tree_p (TREE_OPERAND (sub, 1), &const_op01)) in fold_indirect_ref_1()
14281 if (known_lt (const_op01, max_offset)) in fold_indirect_ref_1()
14283 tree index = bitsize_int (const_op01 * BITS_PER_UNIT); in fold_indirect_ref_1()
14294 const_op01)) in fold_indirect_ref_1()
14308 && multiple_p (const_op01, type_size, &index)) in fold_indirect_ref_1()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dfold-const.c14195 poly_uint64 const_op01; in fold_indirect_ref_1() local
14252 && poly_int_tree_p (TREE_OPERAND (sub, 1), &const_op01)) in fold_indirect_ref_1()
14281 if (known_lt (const_op01, max_offset)) in fold_indirect_ref_1()
14283 tree index = bitsize_int (const_op01 * BITS_PER_UNIT); in fold_indirect_ref_1()
14294 const_op01)) in fold_indirect_ref_1()
14308 && multiple_p (const_op01, type_size, &index)) in fold_indirect_ref_1()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dfold-const.c15914 poly_uint64 const_op01; in fold_indirect_ref_1() local
15971 && poly_int_tree_p (TREE_OPERAND (sub, 1), &const_op01)) in fold_indirect_ref_1()
16000 if (known_lt (const_op01, max_offset)) in fold_indirect_ref_1()
16002 tree index = bitsize_int (const_op01 * BITS_PER_UNIT); in fold_indirect_ref_1()
16013 const_op01)) in fold_indirect_ref_1()
16027 && multiple_p (const_op01, type_size, &index)) in fold_indirect_ref_1()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dfold-const.c14978 poly_uint64 const_op01; in fold_indirect_ref_1() local
15035 && poly_int_tree_p (TREE_OPERAND (sub, 1), &const_op01)) in fold_indirect_ref_1()
15064 if (known_lt (const_op01, max_offset)) in fold_indirect_ref_1()
15066 tree index = bitsize_int (const_op01 * BITS_PER_UNIT); in fold_indirect_ref_1()
15077 const_op01)) in fold_indirect_ref_1()
15091 && multiple_p (const_op01, type_size, &index)) in fold_indirect_ref_1()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dfold-const.c15806 poly_uint64 const_op01; in fold_indirect_ref_1() local
15863 && poly_int_tree_p (TREE_OPERAND (sub, 1), &const_op01)) in fold_indirect_ref_1()
15892 if (known_lt (const_op01, max_offset)) in fold_indirect_ref_1()
15894 tree index = bitsize_int (const_op01 * BITS_PER_UNIT); in fold_indirect_ref_1()
15905 const_op01)) in fold_indirect_ref_1()
15919 && multiple_p (const_op01, type_size, &index)) in fold_indirect_ref_1()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dfold-const.c15015 poly_uint64 const_op01; in fold_indirect_ref_1() local
15072 && poly_int_tree_p (TREE_OPERAND (sub, 1), &const_op01)) in fold_indirect_ref_1()
15101 if (known_lt (const_op01, max_offset)) in fold_indirect_ref_1()
15103 tree index = bitsize_int (const_op01 * BITS_PER_UNIT); in fold_indirect_ref_1()
15114 const_op01)) in fold_indirect_ref_1()
15128 && multiple_p (const_op01, type_size, &index)) in fold_indirect_ref_1()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dfold-const.c15805 poly_uint64 const_op01; in fold_indirect_ref_1() local
15862 && poly_int_tree_p (TREE_OPERAND (sub, 1), &const_op01)) in fold_indirect_ref_1()
15891 if (known_lt (const_op01, max_offset)) in fold_indirect_ref_1()
15893 tree index = bitsize_int (const_op01 * BITS_PER_UNIT); in fold_indirect_ref_1()
15904 const_op01)) in fold_indirect_ref_1()
15918 && multiple_p (const_op01, type_size, &index)) in fold_indirect_ref_1()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dfold-const.c15015 poly_uint64 const_op01; in fold_indirect_ref_1() local
15072 && poly_int_tree_p (TREE_OPERAND (sub, 1), &const_op01)) in fold_indirect_ref_1()
15101 if (known_lt (const_op01, max_offset)) in fold_indirect_ref_1()
15103 tree index = bitsize_int (const_op01 * BITS_PER_UNIT); in fold_indirect_ref_1()
15114 const_op01)) in fold_indirect_ref_1()
15128 && multiple_p (const_op01, type_size, &index)) in fold_indirect_ref_1()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dfold-const.c15805 poly_uint64 const_op01; in fold_indirect_ref_1() local
15862 && poly_int_tree_p (TREE_OPERAND (sub, 1), &const_op01)) in fold_indirect_ref_1()
15891 if (known_lt (const_op01, max_offset)) in fold_indirect_ref_1()
15893 tree index = bitsize_int (const_op01 * BITS_PER_UNIT); in fold_indirect_ref_1()
15904 const_op01)) in fold_indirect_ref_1()
15918 && multiple_p (const_op01, type_size, &index)) in fold_indirect_ref_1()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfold-const.c14136 poly_uint64 const_op01; in fold_indirect_ref_1() local
14193 && poly_int_tree_p (TREE_OPERAND (sub, 1), &const_op01)) in fold_indirect_ref_1()
14222 if (known_lt (const_op01, max_offset)) in fold_indirect_ref_1()
14224 tree index = bitsize_int (const_op01 * BITS_PER_UNIT); in fold_indirect_ref_1()
14235 const_op01)) in fold_indirect_ref_1()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dfold-const.c14109 poly_uint64 const_op01; in fold_indirect_ref_1() local
14166 && poly_int_tree_p (TREE_OPERAND (sub, 1), &const_op01)) in fold_indirect_ref_1()
14195 if (known_lt (const_op01, max_offset)) in fold_indirect_ref_1()
14197 tree index = bitsize_int (const_op01 * BITS_PER_UNIT); in fold_indirect_ref_1()
14208 const_op01)) in fold_indirect_ref_1()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dfold-const.c14136 poly_uint64 const_op01; in fold_indirect_ref_1() local
14193 && poly_int_tree_p (TREE_OPERAND (sub, 1), &const_op01)) in fold_indirect_ref_1()
14222 if (known_lt (const_op01, max_offset)) in fold_indirect_ref_1()
14224 tree index = bitsize_int (const_op01 * BITS_PER_UNIT); in fold_indirect_ref_1()
14235 const_op01)) in fold_indirect_ref_1()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dfold-const.c14136 poly_uint64 const_op01; in fold_indirect_ref_1() local
14193 && poly_int_tree_p (TREE_OPERAND (sub, 1), &const_op01)) in fold_indirect_ref_1()
14222 if (known_lt (const_op01, max_offset)) in fold_indirect_ref_1()
14224 tree index = bitsize_int (const_op01 * BITS_PER_UNIT); in fold_indirect_ref_1()
14235 const_op01)) in fold_indirect_ref_1()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfold-const.c14136 poly_uint64 const_op01; in fold_indirect_ref_1() local
14193 && poly_int_tree_p (TREE_OPERAND (sub, 1), &const_op01)) in fold_indirect_ref_1()
14222 if (known_lt (const_op01, max_offset)) in fold_indirect_ref_1()
14224 tree index = bitsize_int (const_op01 * BITS_PER_UNIT); in fold_indirect_ref_1()
14235 const_op01)) in fold_indirect_ref_1()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dfold-const.c14143 poly_uint64 const_op01; in fold_indirect_ref_1() local
14200 && poly_int_tree_p (TREE_OPERAND (sub, 1), &const_op01)) in fold_indirect_ref_1()
14229 if (known_lt (const_op01, max_offset)) in fold_indirect_ref_1()
14231 tree index = bitsize_int (const_op01 * BITS_PER_UNIT); in fold_indirect_ref_1()
14242 const_op01)) in fold_indirect_ref_1()

12