Searched defs:doubleValue (Results 1 – 10 of 10) sorted by relevance
166 double doubleValue = -257.93458301390463; in HWTEST_F_L0() local
1103 double doubleValue = ceil(constValue->GetValue()); in FoldCeil() local1148 double doubleValue = constValue.GetValue(); in FoldFloorMIRConst() local1180 double doubleValue = round(constValue.GetValue()); in FoldRoundMIRConst() local1204 double doubleValue = round(static_cast<double>(fromValue)); in FoldRoundMIRConst() local1210 double doubleValue = round(static_cast<double>(fromValue)); in FoldRoundMIRConst() local1244 double doubleValue = trunc(constValue->GetValue()); in FoldTrunk() local1300 double doubleValue = static_cast<double>(fromValue->GetValue()); in FoldTypeCvtMIRConst() local
242 double doubleValue = value.GetInt(); in ConvertValueWithRep() local
112 double doubleValue = GetNumber(); in WithinInt32() local
622 double doubleValue = value->GetInt(); in ConvertOrTransitionWithRep() local
856 double doubleValue = static_cast<double>(rawValue); in TryConvertConstant() local
364 auto doubleValue = base::bit_cast<double>(value.to_ullong()); // actual double value in GetConstant() local
1225 auto doubleValue = base::bit_cast<double>(value.to_ullong()); // actual double value in VisitConstant() local
5366 auto doubleValue = GetDoubleOfTDouble(value); in FastToBoolean() local
97 double doubleValue = doubleObject->Value(); in HWTEST_F_L0() local