Searched refs:getGlobalVarAddressSpace (Results 1 – 5 of 5) sorted by relevance
117 LangAS getGlobalVarAddressSpace(CodeGenModule &CGM, in getGlobalVarAddressSpace() function in __anon9a4c7a860111::AVRTargetCodeGenInfo130 return TargetCodeGenInfo::getGlobalVarAddressSpace(CGM, D); in getGlobalVarAddressSpace()
291 LangAS getGlobalVarAddressSpace(CodeGenModule &CGM,443 AMDGPUTargetCodeGenInfo::getGlobalVarAddressSpace(CodeGenModule &CGM, in getGlobalVarAddressSpace() function in AMDGPUTargetCodeGenInfo
124 LangAS TargetCodeGenInfo::getGlobalVarAddressSpace(CodeGenModule &CGM, in getGlobalVarAddressSpace() function in TargetCodeGenInfo
287 virtual LangAS getGlobalVarAddressSpace(CodeGenModule &CGM,
5151 return getTargetCodeGenInfo().getGlobalVarAddressSpace(*this, D); in GetGlobalVarAddressSpace()