Searched refs:VScaleV4Int32Ty (Results 1 – 1 of 1) sorted by relevance
1203 Type *VScaleV4Int32Ty = ScalableVectorType::get(Int32Ty, 4); in TEST() local1205 new ShuffleVectorInst(Constant::getAllOnesValue(VScaleV4Int32Ty), in TEST()1206 UndefValue::get(VScaleV4Int32Ty), in TEST()1207 Constant::getNullValue(VScaleV4Int32Ty)); in TEST()1219 Constant::getNullValue(VScaleV4Int32Ty)); in TEST()