Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/
H A Darm64_32.c14 int PointerAlign = __alignof(void *); variable
/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h87 unsigned char PointerWidth, PointerAlign; global() member
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1497 unsigned PointerAlign = Alignment.valueOrOne().value(); getInterestingMemoryOperands() local