Searched refs:ArithmeticShiftRight (Results 1 – 2 of 2) sorted by relevance
137 inline int ArithmeticShiftRight(int x, int s) { in ArithmeticShiftRight() function
437 int value = ArithmeticShiftRight(DoubleToInt32(x_val), shift); in ShortcutNumericLiteralBinaryExpression()