Searched refs:TYPE_ALIGN_OK (Results 1 – 4 of 4) sorted by relevance
5762 && (TYPE_ALIGN_OK (TREE_TYPE (exp)) in get_inner_reference()5763 || TYPE_ALIGN_OK (TREE_TYPE (TREE_OPERAND (exp, 0))))) in get_inner_reference()7881 if (TYPE_ALIGN_OK (type)) in expand_expr_real_1()
1474 || TYPE_ALIGN_OK (type)) in set_mem_attributes_minus_bitpos()
1230 #define TYPE_ALIGN_OK(NODE) (TYPE_CHECK (NODE)->common.nothrow_flag) macro
4693 * tree.h (TYPE_ALIGN_OK): New flag.4700 (expand_expr, case ADDR_EXPR): Abort if TYPE_ALIGN_OK and need copy.