Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
H A Dnvptx.c605 nvptx_function_value (const_tree type, const_tree ARG_UNUSED (func), in nvptx_function_value() function
6515 #define TARGET_FUNCTION_VALUE nvptx_function_value
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nvptx/
H A Dnvptx.cc763 nvptx_function_value (const_tree type, const_tree ARG_UNUSED (func), in nvptx_function_value() function
7518 #define TARGET_FUNCTION_VALUE nvptx_function_value
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20151272 * config/nvptx/nvptx.c (nvptx_function_value): Set ret_reg_mode
1321 (nvptx_function_value): Use promote_return.
1521 (nvptx_function_value): Tail call nvptx_libcall_value.
1632 nvptx_libcall_value, nvptx_function_value,
H A DChangeLog-201626497 (nvptx_function_value): Assert non-NULL cfun.