Home | History | Annotate | Download | only in X86

Lines Matching refs:Chunk

254   uint64_t Chunk = (1LL << 31) - 1;
258 if (Offset > Chunk) {
284 uint64_t ThisVal = std::min(Offset, Chunk);