Home
last modified time | relevance | path

Searched refs:appendFormatCall (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Conversion/GPUCommon/
H A DGPUOpsLowering.cpp241 auto appendFormatCall = rewriter.create<LLVM::CallOp>( in matchAndRewrite() local
245 printfDesc = appendFormatCall.getResult(0); in matchAndRewrite()