Searched refs:IntStepTy (Results 1 – 1 of 1) sorted by relevance
2581 Type *IntStepTy = IntegerType::get(ScalarIVTy->getContext(), in buildScalarSteps() local2587 UnitStepVec = Builder.CreateStepVector(VectorType::get(IntStepTy, VF)); in buildScalarSteps()2594 createStepForVF(Builder, ConstantInt::get(IntStepTy, Part), VF); in buildScalarSteps()