Searched defs:cutValue (Results 1 – 2 of 2) sorted by relevance
818 int64_t cutValue = (1ULL << src.GetSize()) - 1; in EncodeBitCount() local1567 int64_t cutValue = (1ULL << dstSize) - 1; in EncodeCastUnsigned() local
1743 int64_t cutValue = (1ULL << dstSize) - 1; in EncodeCastScalarFromUnsignedScalar() local