Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp4132 const VarDecl *RHSVar, in EmitOMPAggregateReduction()
4261 auto RHSVar = cast<VarDecl>(cast<DeclRefExpr>(RHSExprs[I])->getDecl()); in emitReductionFunction() local
4291 auto *RHSVar = cast<VarDecl>(cast<DeclRefExpr>(*IRHS)->getDecl()); in emitReductionFunction() local
4317 auto *RHSVar = cast<VarDecl>(RHS->getDecl()); in emitSingleReductionCombiner() local
4569 auto *RHSVar = cast<VarDecl>(cast<DeclRefExpr>(*IRHS)->getDecl()); in emitReduction() local
4590 auto *RHSVar = cast<VarDecl>(cast<DeclRefExpr>(*IRHS)->getDecl()); in emitReduction() local