Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp5375 LValue DOLVal = EmitLValue(DO->getDepobj()); in EmitOMPDepobjDirective() local
5382 EmitStoreOfScalar(DepAddr.getPointer(), DOLVal); in EmitOMPDepobjDirective()
5386 CGM.getOpenMPRuntime().emitDestroyClause(*this, DOLVal, DC->getBeginLoc()); in EmitOMPDepobjDirective()
5391 *this, DOLVal, UC->getDependencyKind(), UC->getBeginLoc()); in EmitOMPDepobjDirective()