Home
last modified time | relevance | path

Searched defs:getPointerWidthV (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/Basic/Targets/
H A DAMDGPU.h98 uint64_t getPointerWidthV(LangAS AS) const override { in getPointerWidthV() function
H A DX86.h425 uint64_t getPointerWidthV(LangAS AS) const override { getPointerWidthV() function
/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h1823 virtual uint64_t getPointerWidthV(LangAS AddrSpace) const { getPointerWidthV() function