Searched refs:ix86_function_arg_boundary (Results 1 – 8 of 8) sorted by relevance
/openbsd/gnu/gcc/gcc/config/i386/ |
H A D | i386-protos.h | 128 extern int ix86_function_arg_boundary (enum machine_mode, tree);
|
H A D | i386.h | 675 ix86_function_arg_boundary ((MODE), (TYPE))
|
H A D | i386.c | 3801 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 D | i386-protos.h | 164 extern int ix86_function_arg_boundary PARAMS ((enum machine_mode, tree));
|
H A D | i386.h | 831 ix86_function_arg_boundary ((MODE), (TYPE))
|
H A D | i386.c | 2419 ix86_function_arg_boundary (mode, type) in ix86_function_arg_boundary() function
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | ChangeLog.6 | 10376 ix86_function_arg_regno_p, ix86_function_arg_boundary, 10387 ix86_function_arg_regno_p, ix86_function_arg_boundary,
|
H A D | ChangeLog | 6779 (ix86_function_arg_boundary): Properly align vector modes.
|