Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DCuda.h78 SM_89, enumerator
H A DBuiltinsNVPTX.def27 #pragma push_macro("SM_89")
32 #define SM_89 "sm_89|" SM_90
33 #define SM_87 "sm_87|" SM_89
1075 #pragma pop_macro("SM_89")
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DCuda.cpp219 case OffloadArch::SM_89: in MinVersionForOffloadArch()
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DNVPTX.cpp279 case OffloadArch::SM_89: in getTargetDefines()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp2277 case OffloadArch::SM_89: in processRequiresDirective()