Searched refs:pow2align (Results 1 – 2 of 2) sorted by relevance
2001 int pow2align = check_user_alignment (align_expr, objfile, in common_handle_aligned_attribute() local2003 if (pow2align == -1) in common_handle_aligned_attribute()2010 unsigned bitalign = (1U << pow2align) * BITS_PER_UNIT; in common_handle_aligned_attribute()
2328 int pow2align = check_user_alignment (align_expr, objfile, in common_handle_aligned_attribute() local2330 if (pow2align == -1) in common_handle_aligned_attribute()2337 unsigned bitalign = (1U << pow2align) * BITS_PER_UNIT; in common_handle_aligned_attribute()