Lines Matching refs:host_integerp

4570 	  if (host_integerp (lo_index, 1) && host_integerp (hi_index, 1))  in categorize_ctor_elements_1()
4714 if (telts && host_integerp (telts, 1)) in count_type_elements()
4969 if (host_integerp (DECL_SIZE (field), 1)) in store_constructor()
4979 if (host_integerp (offset, 0) in store_constructor()
4980 && host_integerp (bit_position (field), 0)) in store_constructor()
5072 && host_integerp (TYPE_MIN_VALUE (domain), 0) in store_constructor()
5073 && host_integerp (TYPE_MAX_VALUE (domain), 0)); in store_constructor()
5111 if (! host_integerp (lo_index, 1) in store_constructor()
5112 || ! host_integerp (hi_index, 1)) in store_constructor()
5168 bitsize = (host_integerp (TYPE_SIZE (elttype), 1) in store_constructor()
5184 && host_integerp (lo_index, 0) in store_constructor()
5185 && host_integerp (hi_index, 0) in store_constructor()
5191 || (host_integerp (TYPE_SIZE (elttype), 1) in store_constructor()
5275 else if ((index != 0 && ! host_integerp (index, 0)) in store_constructor()
5276 || ! host_integerp (TYPE_SIZE (elttype), 1)) in store_constructor()
5693 if (! host_integerp (size_tree, 1)) in get_inner_reference()
5784 if (host_integerp (offset, 0) in get_inner_reference()
5789 && host_integerp (tem, 0)) in get_inner_reference()
6324 && host_integerp (TREE_OPERAND (exp, 1), 1)) in highest_pow2_factor()
7116 || (host_integerp (TYPE_SIZE_UNIT (type), 1) in expand_expr_real_1()
8037 && host_integerp (TREE_OPERAND (exp, 1), 0)) in expand_expr_real_1()
8840 || !host_integerp (TREE_OPERAND (offset, 1), 1) in is_aligning_offset()
8960 && (! host_integerp (offset, 1) in string_constant()