Searched defs:Real (Results 1 – 15 of 15) sorted by relevance
48 typedef typename NumTraits<T>::Real Real; in poly_eval() typedef79 typedef typename NumTraits<Scalar>::Real Real; in cauchy_max_bound() typedef102 typedef typename NumTraits<Scalar>::Real Real; in cauchy_min_bound() typedef
14 typedef typename NumTraits<T>::Real Real; in check_abs() typedef
72 typedef mp::number<mp::cpp_dec_float<100>, mp::et_on> Real; typedef129 Real get_test_precision(const Real&) { in get_test_precision()
13 typedef float Real; typedef
78 typedef typename NumTraits<Scalar>::Real Real; typedef
111 typedef typename REAL_ROOTS::Scalar Real; in evalSolverSugarFunction() typedef
36 Real, enumerator
40 Real, enumerator
72 APSInt Real, Imag; member76 APFloat Real, Imag; member
327 llvm::Value *Real = nullptr, *Imag = nullptr; in EmitLoadOfLValue() local1007 llvm::Value *Real = CGF.EmitScalarExpr(E->getInit(0)); in VisitInitListExpr() local
4064 llvm::Value *Real = Builder.CreateExtractValue(CI, 0); in EmitCall() local
582 Value *Real = ComplexVal.first; in EmitBuiltinExpr() local
4370 llvm::Value *Real = CGF.Builder.CreateLoad(RealAddr, ".vareal"); in EmitVAArg() local
169 class Real(Complex): class
8562 APFloat &Real = Result.FloatReal; in VisitCastExpr() local8598 APSInt &Real = Result.IntReal; in VisitCastExpr() local8649 APFloat &Real = Result.FloatReal; in VisitBinaryOperator() local8664 APFloat &Real = RHS.FloatReal; in VisitBinaryOperator() local