Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1712 const auto *LHSVar = in emitReduction() local
H A DCGOpenMPRuntime.cpp4721 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
4861 const auto *LHSVar = emitReductionFunction() local
4885 const auto *LHSVar = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); emitReductionFunction() local
4912 const auto *LHSVar = cast<VarDecl>(LHS->getDecl()); emitSingleReductionCombiner() local
5192 const auto *LHSVar = emitReduction() local
[all...]