Searched defs:LastLane (Results 1 – 5 of 5) sorted by relevance
2033 unsigned LastLane = Cost->isUniformAfterVectorization(I, VF) ? 0 : VF - 1; in getOrCreateVectorValue() local3923 unsigned LastLane = 0; in fixLCSSAPHIs() local
1013 getBestOperand(unsigned OpIdx, int Lane, int LastLane, in getBestOperand()1284 int LastLane = Lane - Direction; in reorder() local
445 Value *LastLane = Builder.CreateSub(RunTimeVF, Builder.getInt32(1)); in simplifyMaskedScatter() local
9747 Value *LastLane = Builder.CreateSub(Builder.getInt32(1), RunTimeVF); in execute() local9905 unsigned LastLane = IsUniform ? 0 : VF.getKnownMinValue() - 1; in get() local
1686 std::optional<unsigned> getBestOperand(unsigned OpIdx, int Lane, int LastLane, in getBestOperand()2089 int LastLane = Lane - Direction; in reorder() local