Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DOpenACC.cpp199 const auto &waitDevnumValue = in genWaitClause() local
201 if (waitDevnumValue) in genWaitClause()
203 *Fortran::semantics::GetExpr(*waitDevnumValue), stmtCtx)); in genWaitClause()
980 const auto &waitDevnumValue = in genACC() local
982 if (waitDevnumValue) in genACC()
984 *Fortran::semantics::GetExpr(*waitDevnumValue), stmtCtx)); in genACC()