Searched refs:waitOp (Results 1 – 1 of 1) sorted by relevance
187 auto waitOp = emitOpenACCOp<WaitOp>(start, s.getDirectiveKind(), in emitOpenACCWaitConstruct() local208 builder.setInsertionPoint(waitOp); in emitOpenACCWaitConstruct()211 waitOp.getWaitDevnumMutable().append(createIntExpr(s.getDevNumExpr())); in emitOpenACCWaitConstruct()214 waitOp.getWaitOperandsMutable().append(createIntExpr(QueueExpr)); in emitOpenACCWaitConstruct()