Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Basic/
HDTargetInfo.h60 unsigned char IntWidth, IntAlign; variable
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDMicrosoftCXXABI.cpp2385 unsigned IntAlign = CGM.getTarget().getIntAlign() / 8; in EmitGuardedInit() local