Searched refs:PrevShiftAmount (Results 1 – 1 of 1) sorted by relevance
3145 uint32_t PrevShiftAmount = 0; in getVLENFactoredAmount() local3151 .addImm(ShiftAmount - PrevShiftAmount) in getVLENFactoredAmount()3158 PrevShiftAmount = ShiftAmount; in getVLENFactoredAmount()