Home
last modified time | relevance | path

Searched refs:DepInOut (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp5060 enum RTLDependenceKindTy { DepIn = 0x01, DepInOut = 0x3 }; in emitTaskCall() enumerator
5125 DepKind = DepInOut; in emitTaskCall()