Searched defs:executeOp (Results 1 – 2 of 2) sorted by relevance
140 async::ExecuteOp addExecuteResults(async::ExecuteOp executeOp, in addExecuteResults()202 auto executeOp = waitOp->getParentOfType<async::ExecuteOp>(); in ~DeferWaitCallback() local249 .Case<async::ExecuteOp>([&](auto executeOp) { in addAsyncDependencyAfter()281 auto executeOp = dyn_cast<async::ExecuteOp>(it->getParentOp()); in addAsyncDependencyAfter() local
39 auto executeOp = (*this)->getParentOfType<ExecuteOp>(); in verify() local