Home
last modified time | relevance | path

Searched defs:NumDependences (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp5898 omp::OMPInteropType InteropType, Value *Device, Value *NumDependences, in createOMPInteropInit()
5927 Value *NumDependences, Value *DependenceAddress, bool HaveNowaitClause) { in createOMPInteropDestroy()
5954 Value *NumDependences, in createOMPInteropUse()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp7056 llvm::Value *NumDependences = nullptr; in EmitOMPInteropDirective() local