reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
178 Align getAlignmentInfo(AlignTypeEnum align_type, uint32_t bit_width,
725 const Align Align = getAlignmentInfo(AGGREGATE_ALIGN, 0, abi_or_pref, Ty); 751 return getAlignmentInfo(AlignType, getTypeSizeInBits(Ty).getKnownMinSize(), 762 return getAlignmentInfo(INTEGER_ALIGN, BitWidth, true, nullptr);