Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/
Ddefaults.h582 (FUNCTION_BOUNDARY >= 2 * BITS_PER_UNIT \
845 #define TRAMPOLINE_ALIGNMENT FUNCTION_BOUNDARY
Dstor-layout.c1680 TYPE_MODE (type) = mode_for_size (FUNCTION_BOUNDARY, MODE_INT, 0); in layout_type()
1681 TYPE_SIZE (type) = bitsize_int (FUNCTION_BOUNDARY); in layout_type()
1682 TYPE_SIZE_UNIT (type) = size_int (FUNCTION_BOUNDARY / BITS_PER_UNIT); in layout_type()
DChangeLog.gcc4317 FUNCTION_BOUNDARY.
Dc-common.c2999 value = size_int (FUNCTION_BOUNDARY / BITS_PER_UNIT); in c_sizeof_or_alignof_type()
Dtree.c546 DECL_ALIGN (t) = FUNCTION_BOUNDARY; in make_node_stat()
DFSFChangeLog.111951 (FUNCTION_BOUNDARY): Use sparc_align_funcs.
3213 (FUNCTION_BOUNDARY): Align to cache line boundary.
7753 of FUNCTION_BOUNDARY.
7756 of FUNCTION_BOUNDARY.
9157 (FUNCTION_BOUNDARY): Use value derrived from m68k_align_funcs
DChangeLog-19972420 (FUNCTION_BOUNDARY): Use sparc_align_funcs.
DChangeLog-20012408 not FUNCTION_BOUNDARY.
2411 * config/alpha/unicosmk.h (FUNCTION_BOUNDARY): Remove.
20774 * config/alpha/alpha.h (FUNCTION_BOUNDARY): Set to 32 bits.
23710 * i386.h (FUNCTION_BOUNDARY): Define to 16; revert Richard Kenner's
23941 * config/i386/i386.h (FUNCTION_BOUNDARY): Result is unsigned.
DChangeLog-20021028 (FUNCTION_BOUNDARY): Express in terms of BITS_PER_WORD.
5785 * config/i386/i386.h (FUNCTION_BOUNDARY): Set the correct
9379 (FUNCTION_BOUNDARY): Specify only the minimum alignment required
31816 (FUNCTION_BOUNDARY): Ensure 32-bit alignment for SHmedia.
DChangeLog-19986660 alignment, use FUNCTION_BOUNDARY instead.
10562 (FUNCTION_BOUNDARY): Align to cache line.
DFSFChangeLog.107440 * m68k/ccur-GAS.h (FUNCTION_BOUNDARY): Was misspelled.
DChangeLog-200022185 (STACK_BOUNDARY, FUNCTION_BOUNDARY, PIC_OFFSET_TABLE_REGNUM): Likewise.
23742 * alpha.h (FUNCTION_BOUNDARY): Reduce to 128 bits.
DChangeLog-19999447 (FUNCTION_BOUNDARY): Fix incorrect use---it's not just a request,
DChangeLog-200431461 (FUNCTION_BOUNDARY, LOOP_ALIGN, LOOP_ALIGN_AFTER_BARRIER): Remove.
39206 FUNCTION_BOUNDARY, not POINTER_SIZE * 2.
/freebsd-9-stable/contrib/gcc/config/s390/
Ds390.h184 #define FUNCTION_BOUNDARY 32 macro
/freebsd-9-stable/contrib/gcc/config/ia64/
Dia64.h206 #define FUNCTION_BOUNDARY 128 macro
/freebsd-9-stable/contrib/gcc/config/sparc/
Dsparc.h647 #define FUNCTION_BOUNDARY 32 macro
Dsparc.c3345 align = floor_log2 (FUNCTION_BOUNDARY / BITS_PER_UNIT); in emit_pic_helper()
7591 align = floor_log2 (FUNCTION_BOUNDARY / BITS_PER_UNIT); in sparc_output_deferred_case_vectors()
/freebsd-9-stable/contrib/gcc/config/i386/
Di386.h627 #define FUNCTION_BOUNDARY 8 macro
/freebsd-9-stable/contrib/gcc/config/mips/
Dmips.h1087 #define FUNCTION_BOUNDARY 32 macro
Dmips.c7978 ASM_OUTPUT_ALIGN (file, floor_log2 (FUNCTION_BOUNDARY / BITS_PER_UNIT)); in build_mips16_function_stub()
/freebsd-9-stable/contrib/gcc/config/rs6000/
Drs6000.h498 #define FUNCTION_BOUNDARY 32 macro
/freebsd-9-stable/contrib/gcc/config/arm/
Darm.h459 #define FUNCTION_BOUNDARY 32 macro
/freebsd-9-stable/contrib/gcc/cp/
DChangeLog-20012051 (build_ptrmemfunc_type): When FUNCTION_BOUNDARY < 16, add
2056 FUNCTION_BOUNDARY < 16, look at additional field to determine
/freebsd-9-stable/contrib/gcc/doc/
Dtm.texi1044 @defmac FUNCTION_BOUNDARY
1715 this bit using the @code{FUNCTION_BOUNDARY} setting for your platform.
1716 However, some platforms such as ARM/Thumb have @code{FUNCTION_BOUNDARY}
1725 @code{FUNCTION_BOUNDARY}, GCC will automatically define this macro to