Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp5322 CodeGenFunction &CGF, QualType Type, const VarDecl *LHSVar, in EmitOMPAggregateReduction()
5459 const auto *LHSVar = in emitReductionFunction() local
5485 const auto *LHSVar = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in emitReductionFunction() local
5512 const auto *LHSVar = cast<VarDecl>(LHS->getDecl()); in emitSingleReductionCombiner() local
5795 const auto *LHSVar = in emitReduction() local