Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp3508 emitForLoopBounds(CodeGenFunction &CGF, const OMPExecutableDirective &S) { in emitForLoopBounds() function
3814 emitForLoopBounds, in emitWorksharingDirective()
3825 emitForLoopBounds, in emitWorksharingDirective()
3837 emitForLoopBounds, in emitWorksharingDirective()
7435 CGF.EmitOMPWorksharingLoop(S, S.getEnsureUpperBound(), emitForLoopBounds, in emitTargetParallelForRegion()
7474 CGF.EmitOMPWorksharingLoop(S, S.getEnsureUpperBound(), emitForLoopBounds, in emitTargetParallelForSimdRegion()