Searched defs:unsignedShiftRight (Results 1 – 10 of 10) sorted by relevance
167 public LongValue unsignedShiftRight(IntegerValue other) in unsignedShiftRight() method in LongValue321 public LongValue unsignedShiftRight(SpecificLongValue other) in unsignedShiftRight() method in LongValue477 public LongValue unsignedShiftRight(ParticularIntegerValue other) in unsignedShiftRight() method in LongValue
114 public LongValue unsignedShiftRight(IntegerValue other) in unsignedShiftRight() method in SpecificLongValue206 public LongValue unsignedShiftRight(SpecificLongValue other) in unsignedShiftRight() method in SpecificLongValue
134 public LongValue unsignedShiftRight(IntegerValue other) in unsignedShiftRight() method in ParticularLongValue222 public LongValue unsignedShiftRight(ParticularIntegerValue other) in unsignedShiftRight() method in ParticularLongValue
148 public abstract IntegerValue unsignedShiftRight(IntegerValue other); in unsignedShiftRight() method in IntegerValue349 public IntegerValue unsignedShiftRight(UnknownIntegerValue other) in unsignedShiftRight() method in IntegerValue593 public IntegerValue unsignedShiftRight(SpecificIntegerValue other) in unsignedShiftRight() method in IntegerValue837 public IntegerValue unsignedShiftRight(ParticularIntegerValue other) in unsignedShiftRight() method in IntegerValue
139 public IntegerValue unsignedShiftRight(IntegerValue other) in unsignedShiftRight() method in SpecificIntegerValue261 public IntegerValue unsignedShiftRight(SpecificIntegerValue other) in unsignedShiftRight() method in SpecificIntegerValue
115 public LongValue unsignedShiftRight(IntegerValue other) in unsignedShiftRight() method in UnknownLongValue
171 public IntegerValue unsignedShiftRight(IntegerValue other) in unsignedShiftRight() method in ParticularIntegerValue289 public IntegerValue unsignedShiftRight(ParticularIntegerValue other) in unsignedShiftRight() method in ParticularIntegerValue
141 public IntegerValue unsignedShiftRight(IntegerValue other) in unsignedShiftRight() method in UnknownIntegerValue
589 static Const.Value unsignedShiftRight(Const.Value a, Const.Value b) { in unsignedShiftRight() method in ConstEvaluator
894 Method unsignedShiftRight = binaryOpMethod(int.class, in testIntBinaryOps() local946 Method unsignedShiftRight = binaryOpMethod( in testLongBinaryOps() local