Searched refs:align_type (Results 1 – 1 of 1) sorted by relevance
6201 enum ebb_target_enum align_type; /* for the target alignment */ member6460 enum ebb_target_enum align_type, in ebb_propose_action() argument6487 act->align_type = align_type; in ebb_propose_action()7445 enum ebb_target_enum align_type = EBB_DESIRE_TGT_ALIGN; in compute_ebb_proposed_actions() local7456 align_type = EBB_REQUIRE_TGT_ALIGN; in compute_ebb_proposed_actions()7458 ebb_propose_action (ebb_table, align_type, 0, in compute_ebb_proposed_actions()7620 if (action->align_type == EBB_REQUIRE_LOOP_ALIGN) in compute_ebb_actions()7622 if (action->align_type == EBB_REQUIRE_TGT_ALIGN in compute_ebb_actions()7632 && action->align_type != EBB_REQUIRE_LOOP_ALIGN in compute_ebb_actions()7633 && action->align_type != EBB_REQUIRE_TGT_ALIGN) in compute_ebb_actions()[all …]