Searched refs:getDouble (Results 1 – 13 of 13) sorted by relevance
572 addressSpace.getDouble(savedRegisterLoc)); in stepWithCompactEncodingFrameless()575 addressSpace.getDouble(savedRegisterLoc)); in stepWithCompactEncodingFrameless()580 addressSpace.getDouble(savedRegisterLoc)); in stepWithCompactEncodingFrameless()583 addressSpace.getDouble(savedRegisterLoc)); in stepWithCompactEncodingFrameless()588 addressSpace.getDouble(savedRegisterLoc)); in stepWithCompactEncodingFrameless()591 addressSpace.getDouble(savedRegisterLoc)); in stepWithCompactEncodingFrameless()596 addressSpace.getDouble(savedRegisterLoc)); in stepWithCompactEncodingFrameless()599 addressSpace.getDouble(savedRegisterLoc)); in stepWithCompactEncodingFrameless()651 addressSpace.getDouble(savedRegisterLoc)); in stepWithCompactEncodingFrame()654 addressSpace.getDouble(savedRegisterLoc)); in stepWithCompactEncodingFrame()[all …]
127 return addressSpace.getDouble(cfa + (pint_t)savedReg.value); in getSavedFloatRegister()130 return addressSpace.getDouble( in getSavedFloatRegister()
179 double getDouble(pint_t addr) { in getDouble() function in libunwind::LocalAddressSpace
2777 double value = _addressSpace.getDouble(pSigctx + kOffsetFprs + in stepThroughSigReturn()
92 double getDouble() const { in getDouble() function in __anon4304282c0111::Class2158 EXPECT_EQ(C1->getDouble(), 0); in TEST()164 EXPECT_EQ(C2->getDouble(), 4.2); in TEST()
374 double GraphRenderer::TimeStat::getDouble(StatType T) const { in getDouble() function in GraphRenderer::TimeStat415 std::sqrt(S.getDouble(EC) / G.GraphEdgeMax.getDouble(EC))) in exportGraphAsDOT()435 std::sqrt(VA.S.getDouble(VC) / G.GraphVertexMax.getDouble(VC))) in exportGraphAsDOT()
52 double getDouble(StatType T) const;
245 double LeftAttr = LeftStat.getDouble(T); in statRelDiff()246 double RightAttr = RightStat.getDouble(T); in statRelDiff()
106 EXPECT_EQ(1.0, Sema.Values[0].getDouble()); in TEST()108 EXPECT_EQ(34.56e-78, Sema.Values[2].getDouble()); in TEST()109 EXPECT_EQ(4e+6, Sema.Values[3].getDouble()); in TEST()
104 EXPECT_EQ(3.14, Value.getDouble()); in TEST()
292 setDouble(Other.getDouble()); in operator =()353 double VariantValue::getDouble() const { in getDouble() function in clang::ast_matchers::dynamic::VariantValue
130 return Value.getDouble();
284 double getDouble() const;