Searched refs:StartIdx0 (Results 1 – 1 of 1) sorted by relevance
1455 Value *StartIdx0 = createStepForVF(Builder, IntStepTy, State.VF, Part); in execute() local1458 auto *SplatStartIdx = Builder.CreateVectorSplat(State.VF, StartIdx0); in execute()1471 StartIdx0 = Builder.CreateSIToFP(StartIdx0, BaseIVTy); in execute()1475 AddOp, StartIdx0, getSignedIntOrFpConstant(BaseIVTy, Lane)); in execute()