Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.c3375 ix86_compat_function_arg_boundary (machine_mode mode, in ix86_compat_function_arg_boundary() function
3500 && align != ix86_compat_function_arg_boundary (mode, type, in ix86_function_arg_boundary()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.cc3509 ix86_compat_function_arg_boundary (machine_mode mode, in ix86_compat_function_arg_boundary() function
3634 && align != ix86_compat_function_arg_boundary (mode, type, in ix86_function_arg_boundary()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20104924 (ix86_compat_function_arg_boundary): Take and return unsigned int.
7756 (ix86_compat_function_arg_boundary): This. Updated.