Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dcanonicalize-acc.cpp60 if (const auto *tileClause = in CheckTileClauseRestriction() local
62 const parser::AccTileExprList &tileExprList = tileClause->v; in CheckTileClauseRestriction()
/external/llvm-project/flang/lib/Lower/
DOpenACC.cpp192 } else if (const auto *tileClause = in genACC() local
194 const Fortran::parser::AccTileExprList &accTileExprList = tileClause->v; in genACC()