Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp5776 unsigned NestedLoopCount = checkOpenMPLoop( in ActOnOpenMPSimdDirective()
5815 unsigned NestedLoopCount = checkOpenMPLoop( in ActOnOpenMPForDirective()
7506 unsigned NestedLoopCount = checkOpenMPLoop( in ActOnOpenMPDistributeParallelForDirective()
7550 unsigned NestedLoopCount = checkOpenMPLoop( in ActOnOpenMPDistributeParallelForSimdDirective()
7662 unsigned NestedLoopCount = checkOpenMPLoop( in ActOnOpenMPTargetParallelForSimdDirective()
7820 unsigned NestedLoopCount = checkOpenMPLoop( in ActOnOpenMPTeamsDistributeSimdDirective()
7882 unsigned NestedLoopCount = checkOpenMPLoop( in ActOnOpenMPTeamsDistributeParallelForSimdDirective()
7944 unsigned NestedLoopCount = checkOpenMPLoop( in ActOnOpenMPTeamsDistributeParallelForDirective()
8023 unsigned NestedLoopCount = checkOpenMPLoop( in ActOnOpenMPTargetTeamsDistributeDirective()
8066 unsigned NestedLoopCount = checkOpenMPLoop( in ActOnOpenMPTargetTeamsDistributeParallelForDirective()
[all …]