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