Lines Matching defs:For
798 // For arrays with complex element types perform element by element
1890 if (const auto *For = dyn_cast<ForStmt>(SimplifiedS)) {
1891 S = For->getBody();
1945 // this directive, inclusive or exclusive. For inclusive scan the natural
2046 if (const auto *For = dyn_cast<ForStmt>(SyntacticalLoop)) {
2047 if (const Stmt *InitStmt = For->getInit())
2049 BodyStmt = For->getBody();
2791 // fully unrolled loop is non-transformable. For partial unrolling the
2988 // until no chunks remain to be assigned. For a chunk_size of 1, the size of
2990 // by the number of threads in the team, decreasing to 1. For a chunk_size
3010 // __kmpc_dispatch_fini_(4|8)[u](); // For ordered loops only.
3097 // is stored in DistInc. For 'distribute' alone, it is in Inc.
3473 // For unchunked static schedule generate:
3480 // For static schedule with chunk one:
4773 // offset of it (within record) to the base address of record. For each
5483 // For simd directive and simd-based directives in simd only mode, use the
5791 // For static unchunked schedules generate:
5793 // 1. For distribute alone, codegen
5805 // For static chunk one schedule generate:
7360 // For declrefs and variable length array need to load the pointer for