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