Searched defs:Real (Results 1 – 12 of 12) sorted by relevance
48 typedef typename NumTraits<T>::Real Real; in poly_eval() typedef78 typedef typename NumTraits<Scalar>::Real Real; in cauchy_max_bound() typedef100 typedef typename NumTraits<Scalar>::Real Real; in cauchy_min_bound() typedef
8 typedef float Real; typedef
71 typedef typename NumTraits<Scalar>::Real Real; typedef
63 typedef T Real; typedef
107 typedef typename REAL_ROOTS::Scalar Real; in evalSolverSugarFunction() typedef
35 Real, enumerator
72 APSInt Real, Imag; member76 APFloat Real, Imag; member
294 llvm::Value *Real=0, *Imag=0; in EmitLoadOfLValue() local757 llvm::Value *Real = CGF.EmitScalarExpr(E->getInit(0)); in VisitInitListExpr() local
259 Value *Real = ComplexVal.first; in EmitBuiltinExpr() local
2404 llvm::Value *Real = Builder.CreateExtractValue(CI, 0); in EmitCall() local
2866 llvm::Value *Real = Builder.CreateLoad(RealAddr, false, ".vareal"); in EmitVAArg() local
5892 APFloat &Real = Result.FloatReal; in VisitCastExpr() local5928 APSInt &Real = Result.IntReal; in VisitCastExpr() local