Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp4650 LValue NumDepsBase = CGF.MakeAddrLValue( in getDepobjElements() local
4655 NumDepsBase, *std::next(KmpDependInfoRD->field_begin(), BaseAddr)); in getDepobjElements()
4751 LValue NumDepsBase = CGF.MakeAddrLValue( in emitDepobjElementsSizes() local
4756 NumDepsBase, *std::next(KmpDependInfoRD->field_begin(), BaseAddr)); in emitDepobjElementsSizes()
4812 LValue NumDepsBase = CGF.MakeAddrLValue( in emitDepobjElements() local
4817 NumDepsBase, *std::next(KmpDependInfoRD->field_begin(), BaseAddr)); in emitDepobjElements()