Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/nvptx/
H A Dnvptx.cc254 ptx_version_to_string (enum ptx_version v) in ptx_version_to_string() function
327 " %<-misa%> (sm_%s)", ptx_version_to_string (first), in handle_ptx_version_option()
5935 fputs (ptx_version_to_string ((enum ptx_version)ptx_version_option), in nvptx_file_start()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog11002 (default_ptx_version_option, ptx_version_to_string)
11005 (nvptx_file_start): Use ptx_version_to_string and sm_version_to_string.