Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h889 std::pair<llvm::Value *, LValue> getDepobjElements(CodeGenFunction &CGF,
H A DCGOpenMPRuntime.cpp4625 CGOpenMPRuntime::getDepobjElements(CodeGenFunction &CGF, LValue DepobjLVal, in getDepobjElements() function in CGOpenMPRuntime
5073 std::tie(NumDeps, Base) = getDepobjElements(CGF, DepobjLVal, Loc); in emitUpdateClause()