Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
HDOMPIRBuilder.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-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGStmtOpenMP.cpp7056 llvm::Value *NumDependences = nullptr; in EmitOMPInteropDirective() local