Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Basic/Targets/
DAMDGPU.h356 unsigned getVtblPtrAddressSpace() const override { in getVtblPtrAddressSpace() function
/external/llvm-project/clang/include/clang/Basic/
DTargetInfo.h1462 virtual unsigned getVtblPtrAddressSpace() const { in getVtblPtrAddressSpace() function
/external/llvm-project/clang/lib/CodeGen/
DCGDebugInfo.cpp2036 unsigned VtblPtrAddressSpace = CGM.getTarget().getVtblPtrAddressSpace(); in getOrCreateVTablePtrType()
2134 unsigned VtblPtrAddressSpace = CGM.getTarget().getVtblPtrAddressSpace(); in CollectVTableInfo()