Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/Targets/
H A DAVR.h39 DefaultAlignForAttributeAligned = 8; in AVRTargetInfo()
H A DSystemZ.h47 DefaultAlignForAttributeAligned = 64; in SystemZTargetInfo()
H A DNVPTX.cpp130 DefaultAlignForAttributeAligned = in NVPTXTargetInfo()
H A DARM.cpp327 DefaultAlignForAttributeAligned = MaxVectorAlign = 64; in ARMTargetInfo()
H A DOSTargets.h793 this->DefaultAlignForAttributeAligned = 128; in ZOSTargetInfo()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DTargetInfo.h99 unsigned char DefaultAlignForAttributeAligned; member
611 return DefaultAlignForAttributeAligned; in getDefaultAlignForAttributeAligned()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DTargetInfo.cpp64 DefaultAlignForAttributeAligned = 128; in TargetInfo()