Searched refs:getByteArrayType (Results 1 – 1 of 1) sorted by relevance
127 llvm::Type *getByteArrayType(CharUnits NumBytes) { in getByteArrayType() function163 FieldTypes.push_back(getByteArrayType(Size)); in appendPaddingBytes()302 FieldType = getByteArrayType(LayoutSize); in lowerUnion()341 StorageType = getByteArrayType(LayoutSize); in lowerUnion()558 Prior->Data = getByteArrayType(bitsToCharUnits(llvm::alignTo( in clipTailPadding()623 Members.push_back(StorageInfo(Pad->first, getByteArrayType(Pad->second))); in insertPadding()