Home
last modified time | relevance | path

Searched refs:nvptx_function_arg_boundary (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
H A Dnvptx.c566 nvptx_function_arg_boundary (machine_mode mode, const_tree ARG_UNUSED (type)) in nvptx_function_arg_boundary() function
6509 #define TARGET_FUNCTION_ARG_BOUNDARY nvptx_function_arg_boundary
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nvptx/
H A Dnvptx.cc724 nvptx_function_arg_boundary (machine_mode mode, const_tree ARG_UNUSED (type)) in nvptx_function_arg_boundary() function
7512 #define TARGET_FUNCTION_ARG_BOUNDARY nvptx_function_arg_boundary
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20151320 (nvptx_function_arg_boundary): Delete.
1520 (nvptx_function_arg_boundary): Reimplement to avoid mixing units.
1631 nvptx_strict_argument_naming, nvptx_function_arg_boundary,
H A DChangeLog-201624140 * config/nvptx/nvptx.c (nvptx_function_arg_boundary): New.