Searched refs:getDepobjElements (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntime.h | 678 std::pair<llvm::Value *, LValue> getDepobjElements(CodeGenFunction &CGF,
|
| H A D | CGOpenMPRuntime.cpp | 4236 CGOpenMPRuntime::getDepobjElements(CodeGenFunction &CGF, LValue DepobjLVal, in getDepobjElements() function in CGOpenMPRuntime 4352 getDepobjElements(CGF, DepobjLVal, E->getExprLoc()); in emitDepobjElementsSizes() 4391 getDepobjElements(CGF, DepobjLVal, E->getExprLoc()); in emitDepobjElements() 4659 std::tie(NumDeps, Base) = getDepobjElements(CGF, DepobjLVal, Loc); in emitUpdateClause()
|