Searched refs:HOST_BITS_PER_INT (Results 1 – 22 of 22) sorted by relevance
242 && BITS_PER_WORD == HOST_BITS_PER_INT)))))
364 && BITS_PER_WORD == HOST_BITS_PER_INT)))))
362 && BITS_PER_WORD == HOST_BITS_PER_INT)))))
509 && BITS_PER_WORD == HOST_BITS_PER_INT)))))
387 && BITS_PER_WORD == HOST_BITS_PER_INT)))
15 #define HOST_BITS_PER_INT (CHAR_BIT * SIZEOF_INT) macro
288 #if HOST_BITS_PER_WIDE_INT == HOST_BITS_PER_INT in find_int()333 char buffer[HOST_BITS_PER_INT + 1]; in get_int_token()
192 #define BITS_PER_DEP_STATUS HOST_BITS_PER_INT
1952 best_cost = (1 << (HOST_BITS_PER_INT - 2)) - 1; in find_costs_and_classes()2064 best_cost = (1 << (HOST_BITS_PER_INT - 2)) - 1; in find_costs_and_classes()
230 for (offset = 1 << (HOST_BITS_PER_INT / 2); offset; offset >>= 1) in init_caller_save()
1257 size_align = 1u << (HOST_BITS_PER_INT - 1); in get_dynamic_stack_size()
32 #elif HOST_BITS_PER_HALF_WIDE_INT == HOST_BITS_PER_INT
357 if (trailing_zeros < HOST_BITS_PER_INT) in get_object_alignment_2()440 if (trailing_zeros < HOST_BITS_PER_INT) in get_pointer_alignment_1()464 *alignp = 1u << (HOST_BITS_PER_INT - 1); in get_pointer_alignment_1()
3449 >= (1 << (HOST_BITS_PER_INT - 2))) in expand_call()
127 #define MAX_DIGITS (HOST_BITS_PER_INT * 3 / 10 + 3)
3242 if (HOST_BITS_PER_INT >= GET_MODE_UNIT_BITSIZE (mode)) in choose_mult_variant()
3921 HOST_BITS_PER_INT) in try_combine()3931 HOST_BITS_PER_INT) in try_combine()
2228 if (trailing_zeros < HOST_BITS_PER_INT in may_be_unaligned_p()
27457 HOST_BITS_PER_SHORT, HOST_BITS_PER_INT, HOST_BITS_PER_LONG,
11089 if (size >= (1 << (HOST_BITS_PER_INT - 2))) in pa_function_arg_size()
1579 less than or equal to @code{HOST_BITS_PER_INT}.
17579 is less than or equal to 'HOST_BITS_PER_INT'.