Home
last modified time | relevance | path

Searched refs:cuda_shared (Results 1 – 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
DAddressSpaces.h45 cuda_shared, enumerator
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntimeGPU.cpp2095 unsigned SharedAddressSpace = C.getTargetAddressSpace(LangAS::cuda_shared); in emitInterWarpCopyFunction()
3652 AS = LangAS::cuda_shared; in getAddressOfLocalVariable()
3805 AS = LangAS::cuda_shared; in hasAllocateAttributeForGlobalVar()
DCGDebugInfo.cpp4803 CGM.getContext().getTargetAddressSpace(LangAS::cuda_shared); in EmitGlobalVariable()
DCodeGenModule.cpp4176 return LangAS::cuda_shared; in GetGlobalVarAddressSpace()
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DTypePrinter.cpp2152 case LangAS::cuda_shared: in getAddrSpaceAsString()
DMicrosoftMangle.cpp2190 case LangAS::cuda_shared: in mangleAddressSpaceType()
DItaniumMangle.cpp2606 case LangAS::cuda_shared: in mangleQualifiers()