Searched defs:NumDependences (Results 1 – 2 of 2) sorted by relevance
5898 omp::OMPInteropType InteropType, Value *Device, Value *NumDependences, in createOMPInteropInit()5927 Value *NumDependences, Value *DependenceAddress, bool HaveNowaitClause) { in createOMPInteropDestroy()5954 Value *NumDependences, in createOMPInteropUse()
7056 llvm::Value *NumDependences = nullptr; in EmitOMPInteropDirective() local