Searched refs:TypeAlignment (Results 1 – 5 of 5) sorted by relevance
1858 Align TypeAlignment = M.getDataLayout().getABIIntegerTypeAlignment(BitWidth); in tryVirtualConstProp() local1894 if (TypeAlignment > TableAlignment) in tryVirtualConstProp()1955 assert(OffsetByte % TypeAlignment.value() == 0); in tryVirtualConstProp()
2852 uint64_t TypeAlignment = in tryToPairLdStInst() local2855 if (MemAlignment < 2 * TypeAlignment) { in tryToPairLdStInst()
621 T = new (ctx, TypeAlignment)
76 TypeAlignment = 1 << TypeAlignmentInBits enumerator1715 class alignas(TypeAlignment) ExtQuals : public ExtQualsTypeCommonBase,1832 class alignas(TypeAlignment) Type : public ExtQualsTypeCommonBase {2319 static_assert(alignof(decltype(*this)) % TypeAlignment == 0,
3714 CATy = (CountAttributedType *)Allocate(Size, TypeAlignment); in getCountAttributedType()6556 TypeAlignment); in getPackIndexingType()6567 TypeAlignment); in getPackIndexingType()