Searched refs:ArrayMix0 (Results 1 – 1 of 1) sorted by relevance
108 StructType *ArrayMix0 = StructType::get(T16A3, T16, T32, T64A3); in checkLegacyLayout() local115 EXPECT_EQ(88ULL, CBDL.getTypeAllocSizeInBytes(ArrayMix0).getFixedValue()); in checkLegacyLayout()122 StructType *StructMix0 = StructType::get(T16A3, T16, T32, ArrayMix0); in checkLegacyLayout()