Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h2670 const Twine &Name, bool IsDependSource);
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp6136 bool IsDependSource = ODK.isSource(C); in emitRestoreIP() local
6139 StoreValues, ".cnt.addr", IsDependSource)); in emitRestoreIP()
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp5950 const Twine &Name, bool IsDependSource) { in createOrderedDepend() argument
5984 if (IsDependSource) in createOrderedDepend()