Searched refs:getGlobalVarAddressSpace (Results 1 – 3 of 3) sorted by relevance
265 virtual LangAS getGlobalVarAddressSpace(CodeGenModule &CGM,
501 LangAS TargetCodeGenInfo::getGlobalVarAddressSpace(CodeGenModule &CGM, in getGlobalVarAddressSpace() function in TargetCodeGenInfo8419 LangAS getGlobalVarAddressSpace(CodeGenModule &CGM, in getGlobalVarAddressSpace() function in __anon8ad051811011::AVRTargetCodeGenInfo8432 return TargetCodeGenInfo::getGlobalVarAddressSpace(CGM, D); in getGlobalVarAddressSpace()9325 LangAS getGlobalVarAddressSpace(CodeGenModule &CGM,9483 AMDGPUTargetCodeGenInfo::getGlobalVarAddressSpace(CodeGenModule &CGM, in getGlobalVarAddressSpace() function in AMDGPUTargetCodeGenInfo
4551 return getTargetCodeGenInfo().getGlobalVarAddressSpace(*this, D); in GetGlobalVarAddressSpace()