Searched refs:nvptx_handle_shared_attribute (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nvptx/ |
H A D | nvptx.c | 5090 nvptx_handle_shared_attribute (tree *node, tree name, tree ARG_UNUSED (args), in nvptx_handle_shared_attribute() function 5116 { "shared", 0, 0, true, false, false, false, nvptx_handle_shared_attribute,
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nvptx/ |
H A D | nvptx.cc | 5801 nvptx_handle_shared_attribute (tree *node, tree name, tree ARG_UNUSED (args), in nvptx_handle_shared_attribute() function 5827 { "shared", 0, 0, true, false, false, false, nvptx_handle_shared_attribute,
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2016 | 5630 (nvptx_handle_shared_attribute): New. Use it...
|