Searched refs:align_type (Results 1 – 1 of 1) sorted by relevance
5348 enum ebb_target_enum align_type; /* for the target alignment */ member5607 enum ebb_target_enum align_type, in ebb_propose_action() argument5634 act->align_type = align_type; in ebb_propose_action()6493 enum ebb_target_enum align_type = EBB_DESIRE_TGT_ALIGN; in compute_ebb_proposed_actions() local6510 align_type = EBB_REQUIRE_TGT_ALIGN; in compute_ebb_proposed_actions()6512 ebb_propose_action (ebb_table, align_type, 0, in compute_ebb_proposed_actions()6670 if (action->align_type == EBB_REQUIRE_LOOP_ALIGN) in compute_ebb_actions()6672 if (action->align_type == EBB_REQUIRE_TGT_ALIGN in compute_ebb_actions()6682 && action->align_type != EBB_REQUIRE_LOOP_ALIGN in compute_ebb_actions()6683 && action->align_type != EBB_REQUIRE_TGT_ALIGN) in compute_ebb_actions()[all …]