reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGStmtOpenMP.cpp
 1983                                  LoopArgs.Chunk != nullptr)) &&
 2042         CGDispatchBounds(*this, S, LoopArgs.LB, LoopArgs.UB);
 2042         CGDispatchBounds(*this, S, LoopArgs.LB, LoopArgs.UB);
 2046                                                              LoopArgs.Chunk};
 2051         IVSize, IVSigned, Ordered, LoopArgs.IL, LoopArgs.LB, LoopArgs.UB,
 2051         IVSize, IVSigned, Ordered, LoopArgs.IL, LoopArgs.LB, LoopArgs.UB,
 2051         IVSize, IVSigned, Ordered, LoopArgs.IL, LoopArgs.LB, LoopArgs.UB,
 2052         LoopArgs.ST, LoopArgs.Chunk);
 2052         LoopArgs.ST, LoopArgs.Chunk);
 2066   OMPLoopArguments OuterLoopArgs(LoopArgs.LB, LoopArgs.UB, LoopArgs.ST,
 2066   OMPLoopArguments OuterLoopArgs(LoopArgs.LB, LoopArgs.UB, LoopArgs.ST,
 2066   OMPLoopArguments OuterLoopArgs(LoopArgs.LB, LoopArgs.UB, LoopArgs.ST,
 2067                                  LoopArgs.IL, LoopArgs.Chunk, LoopArgs.EUB);
 2067                                  LoopArgs.IL, LoopArgs.Chunk, LoopArgs.EUB);
 2067                                  LoopArgs.IL, LoopArgs.Chunk, LoopArgs.EUB);