Home
last modified time | relevance | path

Searched refs:SM_87 (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DCuda.h77 SM_87, enumerator
H A DBuiltinsNVPTX.def26 #pragma push_macro("SM_87")
33 #define SM_87 "sm_87|" SM_89
34 #define SM_86 "sm_86|" SM_87
1074 #pragma pop_macro("SM_87")
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DCuda.cpp217 case OffloadArch::SM_87: in MinVersionForOffloadArch()
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DNVPTX.cpp277 case OffloadArch::SM_87: in getTargetDefines()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp2276 case OffloadArch::SM_87: in processRequiresDirective()