Searched refs:getLow (Results 1 – 4 of 4) sorted by relevance
106 public long getLow() { in getLow() method in Uint128162 result = result && (getLow() in equals()163 == other.getLow()); in equals()180 getLow()); in hashCode()386 if (other.getLow() != 0L) { in mergeFrom()387 setLow(other.getLow()); in mergeFrom()446 public long getLow() { in getLow() method in Uint128.Builder
18 long getLow(); in getLow() method
50 uint64_t getLow() const { return Low; } in getLow() function
7018 lowerCmpRange(Comparison, Case.getLow(), Case.getHigh());7079 Constant *Value = Ctx->getConstantInt32(Case.getLow());7091 lowerCmpRange(Comparison, Case.getLow(), Case.getHigh());7206 !(CaseA->getLow() == 0 || (DoneCmp && CaseA->isPairRange()))) {7221 Constant *Value = Ctx->getConstantInt32(Pivot.getLow());