Searched refs:shift_src_lane (Results 1 – 1 of 1) sorted by relevance
6830 int shift_src_lane = lane; in SVEBitwiseShiftHelper() local6834 shift_src_lane = (lane * lane_size) / kDRegSize; in SVEBitwiseShiftHelper()6836 uint64_t shift_amount = src2.Uint(shift_vform, shift_src_lane); in SVEBitwiseShiftHelper()