Home
last modified time | relevance | path

Searched refs:ConstAS (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DAMDGPU.cpp500 if (auto ConstAS = CGM.getTarget().getConstantAddressSpace()) in getGlobalVarAddressSpace() local
501 return *ConstAS; in getGlobalVarAddressSpace()