Home
last modified time | relevance | path

Searched defs:RHSVar (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1709 const auto *RHSVar = in emitReduction() local
H A DCGOpenMPRuntime.cpp4722 EmitOMPAggregateReduction(CodeGenFunction & CGF,QualType Type,const VarDecl * LHSVar,const VarDecl * RHSVar,const llvm::function_ref<void (CodeGenFunction & CGF,const Expr *,const Expr *,const Expr *)> & RedOpGen,const Expr * XExpr=nullptr,const Expr * EExpr=nullptr,const Expr * UpExpr=nullptr) EmitOMPAggregateReduction() argument
4858 const auto *RHSVar = emitReductionFunction() local
4886 const auto *RHSVar = cast<VarDecl>(cast<DeclRefExpr>(*IRHS)->getDecl()); emitReductionFunction() local
4913 const auto *RHSVar = cast<VarDecl>(RHS->getDecl()); emitSingleReductionCombiner() local
5169 const auto *RHSVar = emitReduction() local
5194 const auto *RHSVar = emitReduction() local
[all...]