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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/Targets/
H A DMSP430.h34 LongLongWidth = 64;
H A DTCE.h54 LongWidth = LongLongWidth = 32;
H A DAVR.h36 LongLongWidth = 64;
H A DSystemZ.h41 LongWidth = LongLongWidth = LongAlign = LongLongAlign = 64;
H A DNVPTX.cpp120 LongLongWidth = HostTarget->getLongLongWidth();
H A DOSTargets.h769 this->LongLongWidth = 64;
/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
H A DTargetInfo.cpp43 LongLongWidth = LongLongAlign = 64;
354 LongLongWidth = LongLongAlign = 128;
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h67 unsigned char LongLongWidth, LongLongAlign; member in struct:clang::TransferrableTargetInfo
406 unsigned getLongLongWidth() const { return LongLongWidth; }

Completed in 405 milliseconds