Lines Matching defs:adaptor

307   matchAndRewrite(CoroIdOp op, OpAdaptor adaptor,  in matchAndRewrite()
337 matchAndRewrite(CoroBeginOp op, OpAdaptor adaptor, in matchAndRewrite()
391 matchAndRewrite(CoroFreeOp op, OpAdaptor adaptor, in matchAndRewrite()
422 matchAndRewrite(CoroEndOp op, OpAdaptor adaptor, in matchAndRewrite()
449 matchAndRewrite(CoroSaveOp op, OpAdaptor adaptor, in matchAndRewrite()
495 matchAndRewrite(CoroSuspendOp op, OpAdaptor adaptor, in matchAndRewrite()
545 matchAndRewrite(RuntimeCreateOp op, OpAdaptor adaptor, in matchAndRewrite()
599 matchAndRewrite(RuntimeCreateGroupOp op, OpAdaptor adaptor, in matchAndRewrite()
623 matchAndRewrite(RuntimeSetAvailableOp op, OpAdaptor adaptor, in matchAndRewrite()
649 matchAndRewrite(RuntimeSetErrorOp op, OpAdaptor adaptor, in matchAndRewrite()
674 matchAndRewrite(RuntimeIsErrorOp op, OpAdaptor adaptor, in matchAndRewrite()
699 matchAndRewrite(RuntimeAwaitOp op, OpAdaptor adaptor, in matchAndRewrite()
727 matchAndRewrite(RuntimeAwaitAndResumeOp op, OpAdaptor adaptor, in matchAndRewrite()
764 matchAndRewrite(RuntimeResumeOp op, OpAdaptor adaptor, in matchAndRewrite()
792 matchAndRewrite(RuntimeStoreOp op, OpAdaptor adaptor, in matchAndRewrite()
835 matchAndRewrite(RuntimeLoadOp op, OpAdaptor adaptor, in matchAndRewrite()
875 matchAndRewrite(RuntimeAddToGroupOp op, OpAdaptor adaptor, in matchAndRewrite()
902 matchAndRewrite(RuntimeNumWorkerThreadsOp op, OpAdaptor adaptor, in matchAndRewrite()
929 matchAndRewrite(RefCountingOp op, typename RefCountingOp::Adaptor adaptor, in matchAndRewrite()
970 matchAndRewrite(func::ReturnOp op, OpAdaptor adaptor, in matchAndRewrite()
1069 matchAndRewrite(ExecuteOp op, OpAdaptor adaptor, in matchAndRewrite()
1093 matchAndRewrite(AwaitOp op, OpAdaptor adaptor, in matchAndRewrite()
1105 matchAndRewrite(async::YieldOp op, OpAdaptor adaptor, in matchAndRewrite()