Searched refs:cuda_constant (Results 1 – 9 of 9) sorted by relevance
44 cuda_constant, enumerator
369 return LangAS::cuda_constant; in getCUDABuiltinAddressSpace()
2061 AS = LangAS::cuda_constant; in getAddressOfLocalVariable()2216 AS = LangAS::cuda_constant; in hasAllocateAttributeForGlobalVar()
5554 return LangAS::cuda_constant; in GetGlobalVarAddressSpace()5560 return LangAS::cuda_constant; in GetGlobalVarAddressSpace()
5932 CGM.getContext().getTargetAddressSpace(LangAS::cuda_constant); in EmitGlobalVariable()
2672 case LangAS::cuda_constant: in getAddrSpaceAsString()
2506 case LangAS::cuda_constant: in mangleAddressSpaceType()
95 (B == LangAS::cuda_constant || B == LangAS::cuda_device || in isTargetAddressSpaceSupersetOf()
2846 case LangAS::cuda_constant: in mangleQualifiers()