Searched refs:ArrayMix1 (Results 1 – 1 of 1) sorted by relevance
109 StructType *ArrayMix1 = StructType::get(T32A3, T16, T32, T16A3); in checkLegacyLayout() local116 EXPECT_EQ(82ULL, CBDL.getTypeAllocSizeInBytes(ArrayMix1).getFixedValue()); in checkLegacyLayout()123 StructType *StructMix1 = StructType::get(StructMix0, T16, T32, ArrayMix1); in checkLegacyLayout()