Searched refs:opencl_global_host (Results 1 – 9 of 9) sorted by relevance
40 opencl_global_host, enumerator
1551 let Spellings = [Clang<"opencl_global_host">];
4034 let Heading = "[[clang::opencl_global_device]], [[clang::opencl_global_host]]";
584 return LangAS::opencl_global_host; in asOpenCLLangAS()
2468 case LangAS::opencl_global_host: in getAddrSpaceAsString()
2424 case LangAS::opencl_global_host: in mangleAddressSpaceType()
2751 case LangAS::opencl_global_host: in mangleQualifiers()
2217 case LangAS::opencl_global_host: in ArgInfoAddressSpace()5237 AS == LangAS::opencl_global_host || in GetGlobalVarAddressSpace()
705 B == LangAS::opencl_global_host)) ||