Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DAMDGPU.h378 unsigned getVtblPtrAddressSpace() const override { in getVtblPtrAddressSpace() function
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h1778 virtual unsigned getVtblPtrAddressSpace() const { in getVtblPtrAddressSpace() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2452 unsigned VtblPtrAddressSpace = CGM.getTarget().getVtblPtrAddressSpace(); in getOrCreateVTablePtrType()
2549 unsigned VtblPtrAddressSpace = CGM.getTarget().getVtblPtrAddressSpace(); in CollectVTableInfo()