Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenTypeCache.h76 clang::CharUnits getPointerAlign() const { in getPointerAlign() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypeCache.h117 CharUnits getPointerAlign() const { in getPointerAlign() function
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h493 uint64_t getPointerAlign(LangAS AddrSpace) const { in getPointerAlign() function