Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DAddressSpaces.h43 cuda_device, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCUDANV.cpp1074 CGM.getContext().getTargetAddressSpace(LangAS::cuda_device)); in transformManagedVars()
H A DCodeGenModule.cpp4148 return LangAS::cuda_device; in GetGlobalVarAddressSpace()
4152 return LangAS::cuda_device; in GetGlobalVarAddressSpace()
H A DTargetInfo.cpp8960 /*ToAS=*/getContext().getTargetAddressSpace(LangAS::cuda_device)); in classifyKernelArgumentType()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DTypePrinter.cpp2143 case LangAS::cuda_device: in getAddrSpaceAsString()
H A DMicrosoftMangle.cpp2184 case LangAS::cuda_device: in mangleAddressSpaceType()
H A DItaniumMangle.cpp2593 case LangAS::cuda_device: in mangleQualifiers()