Searched refs:getGlobalVarAddressSpace (Results 1 – 3 of 3) sorted by relevance
248 virtual LangAS getGlobalVarAddressSpace(CodeGenModule &CGM,
457 LangAS TargetCodeGenInfo::getGlobalVarAddressSpace(CodeGenModule &CGM, in getGlobalVarAddressSpace() function in TargetCodeGenInfo8926 LangAS getGlobalVarAddressSpace(CodeGenModule &CGM,9075 AMDGPUTargetCodeGenInfo::getGlobalVarAddressSpace(CodeGenModule &CGM, in getGlobalVarAddressSpace() function in AMDGPUTargetCodeGenInfo
3993 return getTargetCodeGenInfo().getGlobalVarAddressSpace(*this, D); in GetGlobalVarAddressSpace()