Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp4598 LValue NumDepsBase = CGF.MakeAddrLValue( in getDepobjElements() local
4603 NumDepsBase, *std::next(KmpDependInfoRD->field_begin(), BaseAddr)); in getDepobjElements()
4698 LValue NumDepsBase = CGF.MakeAddrLValue( in emitDepobjElementsSizes() local
4703 NumDepsBase, *std::next(KmpDependInfoRD->field_begin(), BaseAddr)); in emitDepobjElementsSizes()
4759 LValue NumDepsBase = CGF.MakeAddrLValue( in emitDepobjElements() local
4764 NumDepsBase, *std::next(KmpDependInfoRD->field_begin(), BaseAddr)); in emitDepobjElements()