Searched refs:emitPreCond (Results 1 – 1 of 1) sorted by relevance
| /NextBSD/contrib/llvm/tools/clang/lib/CodeGen/ |
| HD | CGStmtOpenMP.cpp | 695 static void emitPreCond(CodeGenFunction &CGF, const OMPLoopDirective &S, in emitPreCond() function 792 emitPreCond(CGF, S, S.getPreCond(), ThenBlock, ContBlock, in EmitOMPSimdDirective() 1079 emitPreCond(*this, S, S.getPreCond(), ThenBlock, ContBlock, in EmitOMPWorksharingLoop()
|