Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp5432 LValue DOLVal = EmitLValue(DO->getDepobj()); in EmitOMPDepobjDirective() local
5439 EmitStoreOfScalar(DepAddr.emitRawPointer(*this), DOLVal); in EmitOMPDepobjDirective()
5443 CGM.getOpenMPRuntime().emitDestroyClause(*this, DOLVal, DC->getBeginLoc()); in EmitOMPDepobjDirective()
5448 *this, DOLVal, UC->getDependencyKind(), UC->getBeginLoc()); in EmitOMPDepobjDirective()