Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.h889 std::pair<llvm::Value *, LValue> getDepobjElements(CodeGenFunction &CGF,
DCGOpenMPRuntime.cpp4580 CGOpenMPRuntime::getDepobjElements(CodeGenFunction &CGF, LValue DepobjLVal, in getDepobjElements() function in CGOpenMPRuntime
5028 std::tie(NumDeps, Base) = getDepobjElements(CGF, DepobjLVal, Loc); in emitUpdateClause()