Searched refs:executeLoc (Results 1 – 1 of 1) sorted by relevance
538 Location executeLoc, ValueRange executeArgs) { in createAsyncDispatchFunction() argument545 executeBuilder.create<func::CallOp>(executeLoc, func.getSymName(), in createAsyncDispatchFunction()547 executeBuilder.create<async::YieldOp>(executeLoc, ValueRange()); in createAsyncDispatchFunction()690 Location executeLoc, ValueRange executeArgs) { in doSequentialDispatch() argument691 executeBuilder.create<func::CallOp>(executeLoc, compute.getSymName(), in doSequentialDispatch()694 executeBuilder.create<async::YieldOp>(executeLoc, ValueRange()); in doSequentialDispatch()