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