Searched defs:Real (Results 1 – 13 of 13) 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
8 typedef float Real; typedef
71 typedef typename NumTraits<Scalar>::Real Real; typedef
63 typedef T Real; typedef
108 typedef typename REAL_ROOTS::Scalar Real; in evalSolverSugarFunction() typedef
37 Real, enumerator
72 APSInt Real, Imag; member76 APFloat Real, Imag; member
309 llvm::Value *Real=nullptr, *Imag=nullptr; in EmitLoadOfLValue() local800 llvm::Value *Real = CGF.EmitScalarExpr(E->getInit(0)); in VisitInitListExpr() local
3008 llvm::Value *Real = Builder.CreateExtractValue(CI, 0); in EmitCall() local
263 Value *Real = ComplexVal.first; in EmitBuiltinExpr() local
3150 llvm::Value *Real = Builder.CreateLoad(RealAddr, false, ".vareal"); in EmitVAArg() local
459 IN_PROC_BROWSER_TEST_F(PluginTest, MAYBE(Real)) { in IN_PROC_BROWSER_TEST_F()
7650 APFloat &Real = Result.FloatReal; in VisitCastExpr() local7686 APSInt &Real = Result.IntReal; in VisitCastExpr() local