Searched defs:absValue (Results 1 – 4 of 4) sorted by relevance
69 auto absValue = bit_cast<UT>(AbsOrMin(value)); in IsPowerOfTwo() local
421 int64_t absValue = helpers::math::AbsOrMin(sValue); in TryReplaceModPowerOfTwo() local429 …wering::ReplaceSignedModPowerOfTwo([[maybe_unused]] GraphVisitor *v, Inst *inst, uint64_t absValue) in ReplaceSignedModPowerOfTwo()479 …ring::ReplaceUnsignedModPowerOfTwo([[maybe_unused]] GraphVisitor *v, Inst *inst, uint64_t absValue) in ReplaceUnsignedModPowerOfTwo()
657 double absValue = std::abs(value); in Round() local
256 double absValue = valueNumber; in DoubleToFixedString() local