Home
last modified time | relevance | path

Searched defs:printfArgs (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/lib/Conversion/GPUCommon/
H A DGPUOpsLowering.cpp433 SmallVector<Value, 4> printfArgs; matchAndRewrite() local
509 std::array<Value, 2> printfArgs = {stringStart, tempAlloc}; matchAndRewrite() local