Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h914 std::pair<llvm::Value *, LValue> getDepobjElements(CodeGenFunction &CGF,
H A DCGOpenMPRuntime.cpp4632 CGOpenMPRuntime::getDepobjElements(CodeGenFunction &CGF, LValue DepobjLVal, in getDepobjElements() function in CGOpenMPRuntime
5082 std::tie(NumDeps, Base) = getDepobjElements(CGF, DepobjLVal, Loc); in emitUpdateClause()