Lines Matching defs:For
832 // For arrays with complex element types perform element by element
1927 if (const auto *For = dyn_cast<ForStmt>(SimplifiedS)) {
1928 S = For->getBody();
1983 // this directive, inclusive or exclusive. For inclusive scan the natural
2084 if (const auto *For = dyn_cast<ForStmt>(SyntacticalLoop)) {
2085 if (const Stmt *InitStmt = For->getInit())
2087 BodyStmt = For->getBody();
2844 // fully unrolled loop is non-transformable. For partial unrolling the
3042 // until no chunks remain to be assigned. For a chunk_size of 1, the size of
3044 // by the number of threads in the team, decreasing to 1. For a chunk_size
3064 // __kmpc_dispatch_fini_(4|8)[u](); // For ordered loops only.
3153 // is stored in DistInc. For 'distribute' alone, it is in Inc.
3527 // For unchunked static schedule generate:
3534 // For static schedule with chunk one:
4883 // offset of it (within record) to the base address of record. For each
5600 // For simd directive and simd-based directives in simd only mode, use the
5908 // For static unchunked schedules generate:
5910 // 1. For distribute alone, codegen
5922 // For static chunk one schedule generate:
7489 // For declrefs and variable length array need to load the pointer for