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