Home
last modified time | relevance | path

Searched defs:uy (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dnodes.h2859 uint32_t uy = static_cast<uint32_t>(y) & kMaxIntShiftValue; in Evaluate() local
2865 uint64_t uy = static_cast<uint64_t>(y) & kMaxLongShiftValue; in Evaluate() local