Lines Matching defs:operands

291   matchAndRewrite(CoroIdOp op, ArrayRef<Value> operands,  in matchAndRewrite()
321 matchAndRewrite(CoroBeginOp op, ArrayRef<Value> operands, in matchAndRewrite()
355 matchAndRewrite(CoroFreeOp op, ArrayRef<Value> operands, in matchAndRewrite()
383 matchAndRewrite(CoroEndOp op, ArrayRef<Value> operands, in matchAndRewrite()
410 matchAndRewrite(CoroSaveOp op, ArrayRef<Value> operands, in matchAndRewrite()
456 matchAndRewrite(CoroSuspendOp op, ArrayRef<Value> operands, in matchAndRewrite()
506 matchAndRewrite(RuntimeCreateOp op, ArrayRef<Value> operands, in matchAndRewrite()
561 matchAndRewrite(RuntimeSetAvailableOp op, ArrayRef<Value> operands, in matchAndRewrite()
589 matchAndRewrite(RuntimeAwaitOp op, ArrayRef<Value> operands, in matchAndRewrite()
622 matchAndRewrite(RuntimeAwaitAndResumeOp op, ArrayRef<Value> operands, in matchAndRewrite()
663 matchAndRewrite(RuntimeResumeOp op, ArrayRef<Value> operands, in matchAndRewrite()
690 matchAndRewrite(RuntimeStoreOp op, ArrayRef<Value> operands, in matchAndRewrite()
733 matchAndRewrite(RuntimeLoadOp op, ArrayRef<Value> operands, in matchAndRewrite()
773 matchAndRewrite(RuntimeAddToGroupOp op, ArrayRef<Value> operands, in matchAndRewrite()
803 matchAndRewrite(RefCountingOp op, ArrayRef<Value> operands, in matchAndRewrite()
844 matchAndRewrite(ReturnOp op, ArrayRef<Value> operands, in matchAndRewrite()
936 matchAndRewrite(ExecuteOp op, ArrayRef<Value> operands, in matchAndRewrite()
960 matchAndRewrite(AwaitOp op, ArrayRef<Value> operands, in matchAndRewrite()
972 matchAndRewrite(async::YieldOp op, ArrayRef<Value> operands, in matchAndRewrite()