Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp3287 emitForLoopBounds(CodeGenFunction &CGF, const OMPExecutableDirective &S) { in emitForLoopBounds() function
3542 emitForLoopBounds, in emitWorksharingDirective()
3553 emitForLoopBounds, in emitWorksharingDirective()
3563 emitForLoopBounds, in emitWorksharingDirective()
6746 CGF.EmitOMPWorksharingLoop(S, S.getEnsureUpperBound(), emitForLoopBounds, in emitTargetParallelForRegion()
6785 CGF.EmitOMPWorksharingLoop(S, S.getEnsureUpperBound(), emitForLoopBounds, in emitTargetParallelForSimdRegion()