Home
last modified time | relevance | path

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

/art/libartbase/base/
Dindenter.h57 int_type overflow(int_type c) override { in overflow() function
/art/runtime/
Dlock_word.h273 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
Dinduction_var_range.cc49 static int64_t SafeMul(int64_t a, int64_t b, /*out*/ bool* overflow) { in SafeMul()
57 static int64_t IntPow(int64_t b, int64_t e, /*out*/ bool* overflow) { in IntPow()
1067 bool overflow = false; in GenerateLastValueGeometric() local
Dcode_generator_x86_64.cc1403 NearLabel overflow; in MaybeIncrementHotness() local
Dcode_generator_x86.cc1086 NearLabel overflow; in MaybeIncrementHotness() local