Searched refs:ShiftRightLogical (Results 1 – 4 of 4) sorted by relevance
132 bool ShiftRightLogical(const Scalar &rhs); // Returns true on success
433 bool Scalar::ShiftRightLogical(const Scalar &rhs) { in ShiftRightLogical() function in Scalar
835 result.ShiftRightLogical(R); in Interpret()
1631 if (!stack.back().ResolveValue(exe_ctx).ShiftRightLogical( in Evaluate()