Searched refs:gpuPrintfOp (Results 1 – 2 of 2) sorted by relevance
167 gpu::PrintfOp gpuPrintfOp, gpu::PrintfOpAdaptor adaptor, in matchAndRewrite() argument169 Location loc = gpuPrintfOp->getLoc(); in matchAndRewrite()179 auto moduleOp = gpuPrintfOp->getParentOfType<gpu::GPUModuleOp>(); in matchAndRewrite()281 rewriter.eraseOp(gpuPrintfOp); in matchAndRewrite()286 gpu::PrintfOp gpuPrintfOp, gpu::PrintfOpAdaptor adaptor, in matchAndRewrite() argument288 Location loc = gpuPrintfOp->getLoc(); in matchAndRewrite()297 auto moduleOp = gpuPrintfOp->getParentOfType<gpu::GPUModuleOp>(); in matchAndRewrite()341 rewriter.eraseOp(gpuPrintfOp); in matchAndRewrite()
45 matchAndRewrite(gpu::PrintfOp gpuPrintfOp, gpu::PrintfOpAdaptor adaptor,63 matchAndRewrite(gpu::PrintfOp gpuPrintfOp, gpu::PrintfOpAdaptor adaptor,