Home
last modified time | relevance | path

Searched refs:vectorLengthClause (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/lib/Lower/
H A DOpenACC.cpp402 } else if (const auto *vectorLengthClause = in createParallelOp() local
406 *Fortran::semantics::GetExpr(vectorLengthClause->v), stmtCtx)); in createParallelOp()