Home
last modified time | relevance | path

Searched refs:AGGREGATE_ALIGN (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/
DTargetData.cpp156 setAlignment(AGGREGATE_ALIGN, 0, 8, 0); // struct in init()
232 case 'a': AlignType = AGGREGATE_ALIGN; break; in parseSpecifier()
532 unsigned Align = getAlignmentInfo(AGGREGATE_ALIGN, 0, abi_or_pref, Ty); in getAlignment()
/external/llvm/include/llvm/Target/
DTargetData.h44 AGGREGATE_ALIGN = 'a', ///< Aggregate alignment enumerator