Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h87 unsigned char PointerWidth, PointerAlign; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1497 unsigned PointerAlign = Alignment.valueOrOne().value(); in getInterestingMemoryOperands() local