Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/config/i386/
H A Di386-protos.h128 extern int ix86_function_arg_boundary (enum machine_mode, tree);
H A Di386.h675 ix86_function_arg_boundary ((MODE), (TYPE))
H A Di386.c3801 ix86_function_arg_boundary (enum machine_mode mode, tree type) in ix86_function_arg_boundary() function
/openbsd/gnu/usr.bin/gcc/gcc/config/i386/
H A Di386-protos.h164 extern int ix86_function_arg_boundary PARAMS ((enum machine_mode, tree));
H A Di386.h831 ix86_function_arg_boundary ((MODE), (TYPE))
H A Di386.c2419 ix86_function_arg_boundary (mode, type) in ix86_function_arg_boundary() function
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog.610376 ix86_function_arg_regno_p, ix86_function_arg_boundary,
10387 ix86_function_arg_regno_p, ix86_function_arg_boundary,
H A DChangeLog6779 (ix86_function_arg_boundary): Properly align vector modes.