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