Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DAMDGPU.h110 uint64_t getPointerAlignV(LangAS AddrSpace) const override { in getPointerAlignV() function
H A DX86.h428 uint64_t getPointerAlignV(LangAS AddrSpace) const override { in getPointerAlignV() function
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h1846 virtual uint64_t getPointerAlignV(LangAS AddrSpace) const { in getPointerAlignV() function