Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp3313 emitForLoopBounds(CodeGenFunction &CGF, const OMPExecutableDirective &S) { in emitForLoopBounds() function
3568 emitForLoopBounds, in emitWorksharingDirective()
3579 emitForLoopBounds, in emitWorksharingDirective()
3589 emitForLoopBounds, in emitWorksharingDirective()
6779 CGF.EmitOMPWorksharingLoop(S, S.getEnsureUpperBound(), emitForLoopBounds, in emitTargetParallelForRegion()
6818 CGF.EmitOMPWorksharingLoop(S, S.getEnsureUpperBound(), emitForLoopBounds, in emitTargetParallelForSimdRegion()