Searched defs:getOpenCLBuiltinAddressSpace (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Basic/Targets/ | ||
H A D | AMDGPU.h | 330 LangAS getOpenCLBuiltinAddressSpace(unsigned AS) const override { getOpenCLBuiltinAddressSpace() function |
/llvm-project/clang/include/clang/Basic/ | ||
H A D | TargetInfo.h | 1613 virtual LangAS getOpenCLBuiltinAddressSpace(unsigned AS) const { getOpenCLBuiltinAddressSpace() function |