Searched refs:getGlobalVarAddressSpace (Results 1 – 5 of 5) sorted by relevance
117 LangAS getGlobalVarAddressSpace(CodeGenModule &CGM, in getGlobalVarAddressSpace() function in __anone82284d00111::AVRTargetCodeGenInfo130 return TargetCodeGenInfo::getGlobalVarAddressSpace(CGM, D); in getGlobalVarAddressSpace()
308 LangAS getGlobalVarAddressSpace(CodeGenModule &CGM,483 AMDGPUTargetCodeGenInfo::getGlobalVarAddressSpace(CodeGenModule &CGM, in getGlobalVarAddressSpace() function in AMDGPUTargetCodeGenInfo
125 LangAS TargetCodeGenInfo::getGlobalVarAddressSpace(CodeGenModule &CGM, in getGlobalVarAddressSpace() function in TargetCodeGenInfo
294 virtual LangAS getGlobalVarAddressSpace(CodeGenModule &CGM,
5267 return getTargetCodeGenInfo().getGlobalVarAddressSpace(*this, D); in GetGlobalVarAddressSpace()