Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcanonicalize-acc.cpp60 if (const auto *tileClause = in CheckTileClauseRestriction() local
62 const parser::AccTileExprList &tileExprList = tileClause->v; in CheckTileClauseRestriction()
/llvm-project-15.0.7/flang/lib/Lower/
H A DOpenACC.cpp265 } else if (const auto *tileClause = in createLoopOp() local
267 const Fortran::parser::AccTileExprList &accTileExprList = tileClause->v; in createLoopOp()