Home
last modified time | relevance | path

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

/art/runtime/
Dindenter.h57 int_type overflow(int_type c) OVERRIDE { in overflow() function
Dlock_word.h268 constexpr uint64_t overflow = static_cast<uint64_t>(kStateForwardingAddressShifted) + in LockWord() local
/art/compiler/optimizing/
Dbounds_check_elimination.cc238 ValueBound Add(int32_t c, /* out */ bool* overflow, /* out */ bool* underflow) const { in Add()
337 bool overflow, underflow; in Add() local
668 bool overflow; in HandleIfBetweenTwoMonotonicValueRanges() local
744 bool overflow, underflow; in HandleIf() local