Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOpenMP.cpp4611 unsigned CurrentNestedLoopCount, unsigned NestedLoopCount, in CheckOpenMPIterationSpace()
4936 unsigned NestedLoopCount = 1; in CheckOpenMPLoop() local
5464 unsigned NestedLoopCount = CheckOpenMPLoop( in ActOnOpenMPSimdDirective() local
5518 unsigned NestedLoopCount = CheckOpenMPLoop( in ActOnOpenMPForDirective() local
5554 unsigned NestedLoopCount = in ActOnOpenMPForSimdDirective() local
5771 unsigned NestedLoopCount = in ActOnOpenMPParallelForDirective() local
5816 unsigned NestedLoopCount = in ActOnOpenMPParallelForSimdDirective() local
6789 unsigned NestedLoopCount = in ActOnOpenMPTargetParallelForDirective() local
6996 unsigned NestedLoopCount = in ActOnOpenMPTaskLoopDirective() local
7028 unsigned NestedLoopCount = in ActOnOpenMPTaskLoopSimdDirective() local
[all …]