Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DStmtOpenMP.h953 Expr *getCombinedParForInDistCond() const { in getCombinedParForInDistCond() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriterStmt.cpp1928 Record.AddStmt(D->getCombinedParForInDistCond()); in VisitOMPLoopDirective()
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2378 StaticChunkedOne ? S.getCombinedParForInDistCond() : S.getCond(), in EmitOMPWorksharingLoop()