Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2294 static void emitPreCond(CodeGenFunction &CGF, const OMPLoopDirective &S, in emitPreCond() function
2536 emitPreCond(CGF, S, S.getPreCond(), ThenBlock, ContBlock, in emitOMPSimdRegion()
3298 emitPreCond(*this, S, S.getPreCond(), ThenBlock, ContBlock, in EmitOMPWorksharingLoop()
5599 emitPreCond(*this, S, S.getPreCond(), ThenBlock, ContBlock, in EmitOMPDistributeLoop()
7566 emitPreCond(CGF, S, S.getPreCond(), ThenBlock, ContBlock, in EmitOMPTaskLoopBasedDirective()