Searched refs:const_op01 (Results 1 – 2 of 2) sorted by relevance
3090 poly_uint64 const_op01; in cxx_fold_indirect_ref() local3172 && 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()
14116 poly_uint64 const_op01; in fold_indirect_ref_1() local14173 && poly_int_tree_p (TREE_OPERAND (sub, 1), &const_op01)) in fold_indirect_ref_1()14202 if (known_lt (const_op01, max_offset)) in fold_indirect_ref_1()14204 tree index = bitsize_int (const_op01 * BITS_PER_UNIT); in fold_indirect_ref_1()14215 const_op01)) in fold_indirect_ref_1()