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.h41 DefaultAlignForAttributeAligned = 8; in AVRTargetInfo()
H A DSystemZ.h76 DefaultAlignForAttributeAligned = 64; in SystemZTargetInfo()
H A DNVPTX.cpp130 DefaultAlignForAttributeAligned = in NVPTXTargetInfo()
H A DSPIR.h139 DefaultAlignForAttributeAligned = in BaseSPIRTargetInfo()
H A DX86.h692 DefaultAlignForAttributeAligned = 32; in MCUX86_32TargetInfo()
H A DARM.cpp350 DefaultAlignForAttributeAligned = MaxVectorAlign = 64; in ARMTargetInfo()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h134 unsigned char DefaultAlignForAttributeAligned; member
749 return DefaultAlignForAttributeAligned; in getDefaultAlignForAttributeAligned()
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DTargetInfo.cpp101 DefaultAlignForAttributeAligned = 128; in TargetInfo()