Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp9172 unsigned CurrentNestedLoopCount, unsigned NestedLoopCount, in checkOpenMPIterationSpace()
9531 unsigned NestedLoopCount = 1; in checkOpenMPLoop() local
10287 unsigned NestedLoopCount = checkOpenMPLoop( in ActOnOpenMPSimdDirective() local
10326 unsigned NestedLoopCount = checkOpenMPLoop( in ActOnOpenMPForDirective() local
10362 unsigned NestedLoopCount = in ActOnOpenMPForSimdDirective() local
10548 unsigned NestedLoopCount = checkOpenMPLoop( in ActOnOpenMPGenericLoopDirective() local
10594 unsigned NestedLoopCount = in ActOnOpenMPTeamsGenericLoopDirective() local
10644 unsigned NestedLoopCount = in ActOnOpenMPTargetTeamsGenericLoopDirective() local
10692 unsigned NestedLoopCount = in ActOnOpenMPParallelGenericLoopDirective() local
10741 unsigned NestedLoopCount = in ActOnOpenMPTargetParallelGenericLoopDirective() local
[all …]