Searched refs:TARGET_SM35 (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/config/nvptx/
H A Dnvptx-gen.h25 #define TARGET_SM35 (ptx_isa_option >= PTX_ISA_SM35) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/nvptx/
H A Dnvptx.h96 #define TARGET_SM35 (ptx_isa_option >= PTX_ISA_SM35) macro
H A Dnvptx.c5218 if (TARGET_SM35)
5523 return !TARGET_SM35;
5525 return TARGET_SM35;

Completed in 98 milliseconds