Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDataLayout.cpp105 LayoutAlignElem LayoutAlignElem::get(AlignTypeEnum align_type, Align abi_align, in get()
567 Error DataLayout::setAlignment(AlignTypeEnum align_type, Align abi_align, in setAlignment()
/openbsd-src/gnu/gcc/gcc/
H A Dstor-layout.c1517 tree align_type) in finish_builtin_struct()
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-xtensa.c5351 enum ebb_target_enum align_type; /* for the target alignment */ member
5610 enum ebb_target_enum align_type, in ebb_propose_action()
6524 enum ebb_target_enum align_type = EBB_DESIRE_TGT_ALIGN; in compute_ebb_proposed_actions() local
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl2.c1454 finish_builtin_type (type, name, fields, len, align_type) in finish_builtin_type() argument