Searched refs:getGlobalVarAddressSpace (Results 1 – 6 of 6) sorted by relevance
117 LangAS getGlobalVarAddressSpace(CodeGenModule &CGM, in getGlobalVarAddressSpace() function in __anone82284d00111::AVRTargetCodeGenInfo130 return TargetCodeGenInfo::getGlobalVarAddressSpace(CGM, D); in getGlobalVarAddressSpace()
70 LangAS getGlobalVarAddressSpace(CodeGenModule &CGM,247 SPIRVTargetCodeGenInfo::getGlobalVarAddressSpace(CodeGenModule &CGM, in getGlobalVarAddressSpace() function in SPIRVTargetCodeGenInfo
316 LangAS getGlobalVarAddressSpace(CodeGenModule &CGM,457 AMDGPUTargetCodeGenInfo::getGlobalVarAddressSpace(CodeGenModule &CGM, in getGlobalVarAddressSpace() function in AMDGPUTargetCodeGenInfo
136 LangAS TargetCodeGenInfo::getGlobalVarAddressSpace(CodeGenModule &CGM, in getGlobalVarAddressSpace() function in TargetCodeGenInfo
316 virtual LangAS getGlobalVarAddressSpace(CodeGenModule &CGM,
5570 return getTargetCodeGenInfo().getGlobalVarAddressSpace(*this, D); in GetGlobalVarAddressSpace()