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.cpp6224 omp::OMPInteropType InteropType, Value *Device, Value *NumDependences, in createOMPInteropInit()
6253 Value *NumDependences, Value *DependenceAddress, bool HaveNowaitClause) { in createOMPInteropDestroy()
6280 Value *NumDependences, in createOMPInteropUse()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp7275 llvm::Value *NumDependences = nullptr; in EmitOMPInteropDirective() local