Home
last modified time | relevance | path

Searched refs:align_type (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-xtensa.c6201 enum ebb_target_enum align_type; /* for the target alignment */ member
6460 enum ebb_target_enum align_type, in ebb_propose_action() argument
6487 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() local
7456 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 …]