Searched defs:getGlobalVarAddressSpace (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/ | ||
H A D | AVR.cpp | 117 LangAS getGlobalVarAddressSpace(CodeGenModule &CGM, in getGlobalVarAddressSpace() function in __anone82284d00111::AVRTargetCodeGenInfo |
H A D | AMDGPU.cpp | 483 AMDGPUTargetCodeGenInfo::getGlobalVarAddressSpace(CodeGenModule &CGM, in getGlobalVarAddressSpace() function in AMDGPUTargetCodeGenInfo |
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | TargetInfo.cpp | 125 LangAS TargetCodeGenInfo::getGlobalVarAddressSpace(CodeGenModule &CGM, in getGlobalVarAddressSpace() function in TargetCodeGenInfo |