Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp1230 const auto *RHSVD = cast<VarDecl>(cast<DeclRefExpr>(*IRHS)->getDecl()); in EmitOMPReductionClauseInit() local
3259 const auto *RHSVD = cast<VarDecl>(cast<DeclRefExpr>(*IRHS)->getDecl()); in emitScanBasedDirective() local
DCGOpenMPRuntime.cpp5892 const auto *RHSVD = cast<VarDecl>(cast<DeclRefExpr>(RHS)->getDecl()); in emitReduceCombFunction() local
/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp946 auto *RHSVD = cast<VarDecl>(cast<DeclRefExpr>(*IRHS)->getDecl()); in EmitOMPReductionClauseInit() local
/external/clang/lib/Sema/
DSemaOpenMP.cpp9294 auto *RHSVD = buildVarDecl(*this, ELoc, Type, D->getName(), in ActOnOpenMPReductionClause() local
/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp15259 VarDecl *RHSVD = buildVarDecl(S, ELoc, Type, D->getName(), in actOnOMPReductionKindClause() local