Searched refs:SetLane (Results 1 – 2 of 2) sorted by relevance
216 expected.SetLane(0, expected_l); in Equal128()217 expected.SetLane(1, expected_h); in Equal128()
71 void SetLane(int lane, T value) { in SetLane() function