Home
last modified time | relevance | path

Searched defs:getMinGlobalAlign (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/Targets/
HDAArch64.cpp641 unsigned MicrosoftARM64TargetInfo::getMinGlobalAlign(uint64_t TypeSize) const { in getMinGlobalAlign() function in MicrosoftARM64TargetInfo
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
HDTargetInfo.h548 virtual unsigned getMinGlobalAlign (uint64_t) const { in getMinGlobalAlign() function