Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h905 std::pair<llvm::Value *, LValue> getDepobjElements(CodeGenFunction &CGF,
H A DCGOpenMPRuntime.cpp4564 CGOpenMPRuntime::getDepobjElements(CodeGenFunction &CGF, LValue DepobjLVal, in getDepobjElements() function in CGOpenMPRuntime
4672 getDepobjElements(CGF, DepobjLVal, E->getExprLoc()); in emitDepobjElementsSizes()
4711 getDepobjElements(CGF, DepobjLVal, E->getExprLoc()); in emitDepobjElements()
4976 std::tie(NumDeps, Base) = getDepobjElements(CGF, DepobjLVal, Loc); in emitUpdateClause()