Home
last modified time | relevance | path

Searched refs:nvptx_libc_has_function (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/nvptx/
H A Dnvptx.cc7384 nvptx_libc_has_function (enum function_class fn_class, tree type) in nvptx_libc_has_function() function
7649 #define TARGET_LIBC_HAS_FUNCTION nvptx_libc_has_function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-202011762 * config/nvptx/nvptx.c (nvptx_libc_has_function): New function.
11763 (TARGET_LIBC_HAS_FUNCTION): Redefine to nvptx_libc_has_function.