Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DDataLayout.cpp104 LayoutAlignElem LayoutAlignElem::get(AlignTypeEnum align_type, Align abi_align, in get() argument
108 retval.AlignType = align_type; in get()
559 Error DataLayout::setAlignment(AlignTypeEnum align_type, Align abi_align, in setAlignment() argument
572 AlignmentsTy::iterator I = findAlignmentLowerBound(align_type, bit_width); in setAlignment()
574 I->AlignType == (unsigned)align_type && I->TypeBitWidth == bit_width) { in setAlignment()
580 Alignments.insert(I, LayoutAlignElem::get(align_type, abi_align, in setAlignment()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDataLayout.h79 static LayoutAlignElem get(AlignTypeEnum align_type, Align abi_align,
176 Error setAlignment(AlignTypeEnum align_type, Align abi_align,
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dstor-layout.c2293 tree align_type) in finish_builtin_struct() argument
2305 if (align_type) in finish_builtin_struct()
2307 SET_TYPE_ALIGN (type, TYPE_ALIGN (align_type)); in finish_builtin_struct()
2308 TYPE_USER_ALIGN (type) = TYPE_USER_ALIGN (align_type); in finish_builtin_struct()
2310 TYPE_WARN_IF_NOT_ALIGN (align_type)); in finish_builtin_struct()
H A Dstor-layout.cc2309 tree align_type) in finish_builtin_struct() argument
2321 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()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dstor-layout.c2293 tree align_type) in finish_builtin_struct() argument
2305 if (align_type) in finish_builtin_struct()
2307 SET_TYPE_ALIGN (type, TYPE_ALIGN (align_type)); in finish_builtin_struct()
2308 TYPE_USER_ALIGN (type) = TYPE_USER_ALIGN (align_type); in finish_builtin_struct()
2310 TYPE_WARN_IF_NOT_ALIGN (align_type)); in finish_builtin_struct()
/netbsd/external/gpl3/binutils/dist/bfd/
H A Delf32-xtensa.c6717 enum ebb_target_enum align_type, in ebb_propose_action() argument
6743 act->align_type = align_type; in ebb_propose_action()
7976 enum ebb_target_enum align_type = EBB_DESIRE_TGT_ALIGN; in compute_ebb_proposed_actions() local
7987 align_type = EBB_REQUIRE_TGT_ALIGN; in compute_ebb_proposed_actions()
7989 ebb_propose_action (ebb_table, align_type, 0, in compute_ebb_proposed_actions()
8153 if (action->align_type == EBB_REQUIRE_LOOP_ALIGN) in compute_ebb_actions()
8155 if (action->align_type == EBB_REQUIRE_TGT_ALIGN in compute_ebb_actions()
8165 && action->align_type != EBB_REQUIRE_LOOP_ALIGN in compute_ebb_actions()
8166 && action->align_type != EBB_REQUIRE_TGT_ALIGN) in compute_ebb_actions()
8260 if (new_action->align_type == EBB_REQUIRE_TGT_ALIGN) in compute_ebb_actions()
[all …]
/netbsd/external/gpl3/gdb/dist/bfd/
H A Delf32-xtensa.c6702 enum ebb_target_enum align_type, in ebb_propose_action() argument
6728 act->align_type = align_type; in ebb_propose_action()
7961 enum ebb_target_enum align_type = EBB_DESIRE_TGT_ALIGN; in compute_ebb_proposed_actions() local
7972 align_type = EBB_REQUIRE_TGT_ALIGN; in compute_ebb_proposed_actions()
7974 ebb_propose_action (ebb_table, align_type, 0, in compute_ebb_proposed_actions()
8138 if (action->align_type == EBB_REQUIRE_LOOP_ALIGN) in compute_ebb_actions()
8140 if (action->align_type == EBB_REQUIRE_TGT_ALIGN in compute_ebb_actions()
8150 && action->align_type != EBB_REQUIRE_LOOP_ALIGN in compute_ebb_actions()
8151 && action->align_type != EBB_REQUIRE_TGT_ALIGN) in compute_ebb_actions()
8245 if (new_action->align_type == EBB_REQUIRE_TGT_ALIGN) in compute_ebb_actions()
[all …]
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Delf32-xtensa.c6647 enum ebb_target_enum align_type, in ebb_propose_action() argument
6674 act->align_type = align_type; in ebb_propose_action()
7911 enum ebb_target_enum align_type = EBB_DESIRE_TGT_ALIGN; in compute_ebb_proposed_actions() local
7922 align_type = EBB_REQUIRE_TGT_ALIGN; in compute_ebb_proposed_actions()
7924 ebb_propose_action (ebb_table, align_type, 0, in compute_ebb_proposed_actions()
8088 if (action->align_type == EBB_REQUIRE_LOOP_ALIGN) in compute_ebb_actions()
8090 if (action->align_type == EBB_REQUIRE_TGT_ALIGN in compute_ebb_actions()
8100 && action->align_type != EBB_REQUIRE_LOOP_ALIGN in compute_ebb_actions()
8101 && action->align_type != EBB_REQUIRE_TGT_ALIGN) in compute_ebb_actions()
8195 if (new_action->align_type == EBB_REQUIRE_TGT_ALIGN) in compute_ebb_actions()
[all …]
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Delf32-xtensa.c6702 enum ebb_target_enum align_type, in ebb_propose_action() argument
6728 act->align_type = align_type; in ebb_propose_action()
7961 enum ebb_target_enum align_type = EBB_DESIRE_TGT_ALIGN; in compute_ebb_proposed_actions() local
7972 align_type = EBB_REQUIRE_TGT_ALIGN; in compute_ebb_proposed_actions()
7974 ebb_propose_action (ebb_table, align_type, 0, in compute_ebb_proposed_actions()
8138 if (action->align_type == EBB_REQUIRE_LOOP_ALIGN) in compute_ebb_actions()
8140 if (action->align_type == EBB_REQUIRE_TGT_ALIGN in compute_ebb_actions()
8150 && action->align_type != EBB_REQUIRE_LOOP_ALIGN in compute_ebb_actions()
8151 && action->align_type != EBB_REQUIRE_TGT_ALIGN) in compute_ebb_actions()
8245 if (new_action->align_type == EBB_REQUIRE_TGT_ALIGN) in compute_ebb_actions()
[all …]