Home
last modified time | relevance | path

Searched defs:Real (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCAsmMacro.h36 Real, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprComplex.cpp358 llvm::Value *Real = nullptr, *Imag = nullptr; in EmitLoadOfLValue() local
1083 llvm::Value *Real = CGF.EmitScalarExpr(E->getInit(0)); in VisitInitListExpr() local
H A DCGCall.cpp5426 llvm::Value *Real = Builder.CreateExtractValue(CI, 0); in EmitCall() local
H A DCGBuiltin.cpp2562 Value *Real = EmitScalarExpr(E->getArg(0)); in EmitBuiltinExpr() local
2573 Value *Real = ComplexVal.first; in EmitBuiltinExpr() local
H A DTargetInfo.cpp5365 llvm::Value *Real = CGF.Builder.CreateLoad(RealAddr, ".vareal"); in EmitVAArg() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1347 Value *Real, *Imag; in optimizeCAbs() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp13942 APFloat &Real = Result.FloatReal; in VisitCastExpr() local
13978 APSInt &Real = Result.IntReal; in VisitCastExpr() local
14031 APFloat &Real = Result.FloatReal; in VisitBinaryOperator() local
14046 APFloat &Real = RHS.FloatReal; in VisitBinaryOperator() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp6202 Expr *Real = TheCall->getArg(0); in SemaBuiltinComplex() local