Searched refs:LHSVD (Results 1 – 2 of 2) sorted by relevance
429 auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in EmitOMPReductionClauseInit() local433 PrivateScope.addPrivate(LHSVD, [this, OrigVD, IRef]() -> llvm::Value *{ in EmitOMPReductionClauseInit()
5474 auto *LHSVD = BuildVarDecl(*this, ELoc, Type, ".reduction.lhs"); in ActOnOpenMPReductionClause() local5597 auto *LHSDRE = BuildDeclRefExpr(LHSVD, Type, VK_LValue, ELoc).get(); in ActOnOpenMPReductionClause()