Searched refs:tryEval (Results 1 - 2 of 2) sorted by relevance

/gem5/src/sim/power/
H A Dmathexpr_powermodel.cc77 tryEval(st_expr);
80 tryEval(dyn_expr);
97 const double value = tryEval(expr);
108 MathExprPowerModel::tryEval(const MathExpr &expr) const function in class:MathExprPowerModel
H A Dmathexpr_powermodel.hh108 double tryEval(const MathExpr &expr) const;

Completed in 4 milliseconds