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