Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.c407 static unsigned int ix86_function_arg_boundary (machine_mode,
2898 int align = ix86_function_arg_boundary (mode, type) / BITS_PER_WORD; in function_arg_advance_64()
3462 ix86_function_arg_boundary (machine_mode mode, const_tree type) in ix86_function_arg_boundary() function
4537 arg_boundary = ix86_function_arg_boundary (VOIDmode, type); in ix86_gimplify_va_arg()
23166 #define TARGET_FUNCTION_ARG_BOUNDARY ix86_function_arg_boundary
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.cc412 static unsigned int ix86_function_arg_boundary (machine_mode,
3026 int align = ix86_function_arg_boundary (mode, type) / BITS_PER_WORD; in function_arg_advance_64()
3596 ix86_function_arg_boundary (machine_mode mode, const_tree type) in ix86_function_arg_boundary() function
4965 arg_boundary = ix86_function_arg_boundary (VOIDmode, type); in ix86_gimplify_va_arg()
24558 #define TARGET_FUNCTION_ARG_BOUNDARY ix86_function_arg_boundary
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200815054 (ix86_function_arg_boundary): Return its natural boundary
18071 * config/i386/i386.c (ix86_function_arg_boundary): Convert to
18232 * config/i386/i386.c (ix86_function_arg_boundary): Use
20488 (ix86_function_arg_boundary): Only align _Decimal128 to its
23893 * config/i386/i386.c (ix86_function_arg_boundary): Align
24053 * config/i386/i386.c (ix86_function_arg_boundary): Check
H A DChangeLog-20104922 * config/i386/i386-protos.h (ix86_function_arg_boundary): Delete.
4923 * config/i386/i386.c (ix86_function_arg_boundary): Make static.
6492 * config/i386/i386.c (ix86_function_arg_boundary): Fix warning message.
7758 (ix86_function_arg_boundary): Align long double parameters on
8327 (ix86_function_arg_boundary): Always align parameters on stack
20742 * config/i386/i386-protos.h (ix86_function_arg_boundary): Change second
20748 (ix86_function_arg_boundary): Change second argument to const_tree.
25978 * config/i386/i386.c (ix86_function_arg_boundary): Do not
H A DChangeLog-200110376 ix86_function_arg_regno_p, ix86_function_arg_boundary,
10387 ix86_function_arg_regno_p, ix86_function_arg_boundary,
H A DChangeLog-200314738 * config/i386/i386.c (ix86_function_arg_boundary): Remove abort.
32987 (ix86_function_arg_boundary): Properly align vector modes.
H A DChangeLog-201932531 (ix86_function_arg_boundary): Make sure diagnostics doesn't start
H A DChangeLog-201131693 * i386.c (ix86_function_arg_boundary): Fix printf formatter.
H A DChangeLog-2017380 * config/i386/i386.c (ix86_function_arg_boundary): Return
H A DChangeLog-200424208 (ix86_function_arg_boundary): Without SSE enabled, the use of what