Home
last modified time | relevance | path

Searched defs:NestedLoopCount (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp8550 unsigned CurrentNestedLoopCount, unsigned NestedLoopCount, in checkOpenMPIterationSpace()
8905 unsigned NestedLoopCount = 1; in checkOpenMPLoop() local
9637 unsigned NestedLoopCount = checkOpenMPLoop( in ActOnOpenMPSimdDirective() local
9676 unsigned NestedLoopCount = checkOpenMPLoop( in ActOnOpenMPForDirective() local
9712 unsigned NestedLoopCount = in ActOnOpenMPForSimdDirective() local
9979 unsigned NestedLoopCount = in ActOnOpenMPParallelForDirective() local
10023 unsigned NestedLoopCount = in ActOnOpenMPParallelForSimdDirective() local
11217 unsigned NestedLoopCount = in ActOnOpenMPTargetParallelForDirective() local
11507 unsigned NestedLoopCount = in ActOnOpenMPTaskLoopDirective() local
11544 unsigned NestedLoopCount = in ActOnOpenMPTaskLoopSimdDirective() local
[all …]