Home
last modified time | relevance | path

Searched refs:DOLVal (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp5277 LValue DOLVal = EmitLValue(DO->getDepobj()); in EmitOMPDepobjDirective() local
5284 EmitStoreOfScalar(DepAddr.getPointer(), DOLVal); in EmitOMPDepobjDirective()
5288 CGM.getOpenMPRuntime().emitDestroyClause(*this, DOLVal, DC->getBeginLoc()); in EmitOMPDepobjDirective()
5293 *this, DOLVal, UC->getDependencyKind(), UC->getBeginLoc()); in EmitOMPDepobjDirective()