Searched refs:hlsl_groupshared (Results 1 – 5 of 5) sorted by relevance
60 hlsl_groupshared, enumerator
148 VDTy.getAddressSpace() == LangAS::hlsl_groupshared || in emitBufferGlobalsAndMetadata()
604 return LangAS::hlsl_groupshared; in asHLSLLangAS()
2682 case LangAS::hlsl_groupshared: in getAddrSpaceAsString()
560 VD->getType().getAddressSpace() == LangAS::hlsl_groupshared) in createHostLayoutStructForBuffer()