Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3769 Value *DependenceAddress, bool HaveNowaitClause) { in createOMPInteropInit()
3797 Value *NumDependences, Value *DependenceAddress, bool HaveNowaitClause) { in createOMPInteropDestroy()
3825 Value *DependenceAddress, in createOMPInteropUse()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp6930 llvm::Value *DependenceAddress = nullptr; in EmitOMPInteropDirective() local