Searched refs:IntAlign (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/Targets/
H A DMSP430.h32 IntAlign = 16;
H A DTCE.h56 IntAlign = 32;
H A DAVR.h33 IntAlign = 8;
H A DSystemZ.h40 IntWidth = IntAlign = 32;
H A DNVPTX.cpp111 IntAlign = HostTarget->getIntAlign();
H A DAArch64.cpp583 IntWidth = IntAlign = 32;
/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
H A DTargetInfo.cpp41 IntWidth = IntAlign = 32;
352 IntWidth = IntAlign = 32;
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h60 unsigned char IntWidth, IntAlign; member in struct:clang::TransferrableTargetInfo
397 unsigned getIntAlign() const { return IntAlign; }

Completed in 72 milliseconds