Searched refs:JSShiftAmountFromLConstant (Results 1 – 2 of 2) sorted by relevance
86 int JSShiftAmountFromLConstant(LOperand* constant) { in JSShiftAmountFromLConstant() function
1162 JSShiftAmountFromLConstant(shift_info->shift_amount())); in ToShiftedRightOperand32()4491 int shift_count = JSShiftAmountFromLConstant(right_op); in DoShiftI()4554 int shift_count = JSShiftAmountFromLConstant(right_op); in DoShiftS()