Searched defs:OrigVD (Results 1 – 2 of 2) sorted by relevance
158 const auto *OrigVD = emitPreInitStmt() local 313 if (const auto *OrigVD = dyn_cast<VarDecl>(OrigDRE->getDecl())) { EmitOMPSharedLValue() local 845 const auto *OrigVD = cast<VarDecl>(cast<DeclRefExpr>(*IRef)->getDecl()); EmitOMPFirstprivateClause() local 972 const auto *OrigVD = cast<VarDecl>(cast<DeclRefExpr>(*IRef)->getDecl()); EmitOMPPrivateClause() local 1084 const auto *OrigVD = cast<VarDecl>(cast<DeclRefExpr>(*IRef)->getDecl()); EmitOMPLastprivateClauseInit() local 2176 const auto *OrigVD = cast<VarDecl>(Ref->getDecl()); EmitOMPLinearClauseInit() local 2222 const auto *OrigVD = cast<VarDecl>(cast<DeclRefExpr>(*IC)->getDecl()); EmitOMPLinearClauseFinal() local 2442 const auto *OrigVD = cast<VarDecl>(cast<DeclRefExpr>((*IC))->getDecl()); EmitOMPSimdFinal() local 4674 const auto *OrigVD = cast<VarDecl>(cast<DeclRefExpr>(*IRef)->getDecl()); EmitOMPTaskBasedDirective() local 4688 const auto *OrigVD = cast<VarDecl>(cast<DeclRefExpr>(*IRef)->getDecl()); EmitOMPTaskBasedDirective() local 4704 const auto *OrigVD = cast<VarDecl>(cast<DeclRefExpr>(*IRef)->getDecl()); EmitOMPTaskBasedDirective() local 4869 const auto *OrigVD = cast<VarDecl>(Pair.second->getDecl()); EmitOMPTaskBasedDirective() local 5026 auto *OrigVD = ImplicitParamDecl::Create(C, CD, Loc, /*Id=*/nullptr, Ty, createImplicitFirstprivateForType() local 7264 const auto *OrigVD = cast<VarDecl>(cast<DeclRefExpr>(OrigVarIt)->getDecl()); EmitOMPUseDevicePtrClause() local 7315 const VarDecl *OrigVD = getBaseDecl(Ref); EmitOMPUseDeviceAddrClause() local [all...]
966 loadToBegin(CGF, OrigVD->getType(), SharedAddresses[N].first.getType(), in adjustPrivateAddress() local 944 const VarDecl *OrigVD = nullptr; getBaseDecl() local