Searched refs:align_type (Results 1 – 3 of 3) sorted by relevance
2309 tree align_type) in finish_builtin_struct() argument2321 if (align_type) in finish_builtin_struct()2323 SET_TYPE_ALIGN (type, TYPE_ALIGN (align_type)); in finish_builtin_struct()2324 TYPE_USER_ALIGN (type) = TYPE_USER_ALIGN (align_type); in finish_builtin_struct()2326 TYPE_WARN_IF_NOT_ALIGN (align_type)); in finish_builtin_struct()
6446 enum ebb_target_enum align_type; /* for the target alignment */ member6710 enum ebb_target_enum align_type, in ebb_propose_action() argument6736 act->align_type = align_type; in ebb_propose_action()7969 enum ebb_target_enum align_type = EBB_DESIRE_TGT_ALIGN; in compute_ebb_proposed_actions() local7980 align_type = EBB_REQUIRE_TGT_ALIGN; in compute_ebb_proposed_actions()7982 ebb_propose_action (ebb_table, align_type, 0, in compute_ebb_proposed_actions()8146 if (action->align_type == EBB_REQUIRE_LOOP_ALIGN) in compute_ebb_actions()8148 if (action->align_type == EBB_REQUIRE_TGT_ALIGN in compute_ebb_actions()8158 && action->align_type != EBB_REQUIRE_LOOP_ALIGN in compute_ebb_actions()8159 && action->align_type != EBB_REQUIRE_TGT_ALIGN) in compute_ebb_actions()[all …]
6445 enum ebb_target_enum align_type; /* for the target alignment */ member6709 enum ebb_target_enum align_type, in ebb_propose_action() argument6735 act->align_type = align_type; in ebb_propose_action()7968 enum ebb_target_enum align_type = EBB_DESIRE_TGT_ALIGN; in compute_ebb_proposed_actions() local7979 align_type = EBB_REQUIRE_TGT_ALIGN; in compute_ebb_proposed_actions()7981 ebb_propose_action (ebb_table, align_type, 0, in compute_ebb_proposed_actions()8145 if (action->align_type == EBB_REQUIRE_LOOP_ALIGN) in compute_ebb_actions()8147 if (action->align_type == EBB_REQUIRE_TGT_ALIGN in compute_ebb_actions()8157 && action->align_type != EBB_REQUIRE_LOOP_ALIGN in compute_ebb_actions()8158 && action->align_type != EBB_REQUIRE_TGT_ALIGN) in compute_ebb_actions()[all …]