Lines Matching refs:host_integerp
4571 if (host_integerp (lo_index, 1) && host_integerp (hi_index, 1)) in categorize_ctor_elements_1()
4715 if (telts && host_integerp (telts, 1)) in count_type_elements()
4965 if (host_integerp (DECL_SIZE (field), 1)) in store_constructor()
4975 if (host_integerp (offset, 0) in store_constructor()
4976 && host_integerp (bit_position (field), 0)) in store_constructor()
5068 && host_integerp (TYPE_MIN_VALUE (domain), 0) in store_constructor()
5069 && host_integerp (TYPE_MAX_VALUE (domain), 0)); in store_constructor()
5107 if (! host_integerp (lo_index, 1) in store_constructor()
5108 || ! host_integerp (hi_index, 1)) in store_constructor()
5164 bitsize = (host_integerp (TYPE_SIZE (elttype), 1) in store_constructor()
5180 && host_integerp (lo_index, 0) in store_constructor()
5181 && host_integerp (hi_index, 0) in store_constructor()
5187 || (host_integerp (TYPE_SIZE (elttype), 1) in store_constructor()
5271 else if ((index != 0 && ! host_integerp (index, 0)) in store_constructor()
5272 || ! host_integerp (TYPE_SIZE (elttype), 1)) in store_constructor()
5688 if (! host_integerp (size_tree, 1)) in get_inner_reference()
5782 if (host_integerp (offset, 0)) in get_inner_reference()
6369 && host_integerp (TREE_OPERAND (exp, 1), 1)) in highest_pow2_factor()
7161 || (host_integerp (TYPE_SIZE_UNIT (type), 1) in expand_expr_real_1()
8082 && host_integerp (TREE_OPERAND (exp, 1), 0)) in expand_expr_real_1()
8885 || !host_integerp (TREE_OPERAND (offset, 1), 1) in is_aligning_offset()
9005 && (! host_integerp (offset, 1) in string_constant()