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