Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DSystemZ.h276 uint64_t getPointerWidthV(LangAS AddrSpace) const override { in getPointerWidthV() function
H A DAMDGPU.h95 uint64_t getPointerWidthV(LangAS AS) const override { in getPointerWidthV() function
H A DAArch64.h257 uint64_t getPointerWidthV(LangAS AddrSpace) const override { in getPointerWidthV() function
H A DX86.h432 uint64_t getPointerWidthV(LangAS AS) const override { in getPointerWidthV() function
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h1886 virtual uint64_t getPointerWidthV(LangAS AddrSpace) const { in getPointerWidthV() function