Searched refs:FirstLane (Results 1 – 1 of 1) sorted by relevance
1852 unsigned FirstLane = getBestLaneToStartReordering(); in reorder() local1856 Value *OpLane0 = getValue(OpIdx, FirstLane); in reorder()1863 if (shouldBroadcast(OpLane0, OpIdx, FirstLane)) in reorder()1919 MainAltOps[I].push_back(getData(I, FirstLane).V); in reorder()1924 int Lane = FirstLane + Direction * Distance; in reorder()