Home
last modified time | relevance | path

Searched refs:DefaultAlignForAttributeAligned (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DAVR.h39 DefaultAlignForAttributeAligned = 8; in AVRTargetInfo()
H A DSystemZ.h48 DefaultAlignForAttributeAligned = 64; in SystemZTargetInfo()
H A DNVPTX.cpp125 DefaultAlignForAttributeAligned = in NVPTXTargetInfo()
H A DSPIR.h132 DefaultAlignForAttributeAligned = in BaseSPIRTargetInfo()
H A DX86.h662 DefaultAlignForAttributeAligned = 32; in MCUX86_32TargetInfo()
H A DARM.cpp349 DefaultAlignForAttributeAligned = MaxVectorAlign = 64; in ARMTargetInfo()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h130 unsigned char DefaultAlignForAttributeAligned; member
728 return DefaultAlignForAttributeAligned; in getDefaultAlignForAttributeAligned()
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DTargetInfo.cpp96 DefaultAlignForAttributeAligned = 128; in TargetInfo()