Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/ExecutionEngine/
H A DCRunnerUtils.cpp70 extern "C" void printClose() { fputs(" )", stdout); } in printClose() function
/llvm-project/mlir/lib/Conversion/VectorToSCF/
H A DVectorToSCF.cpp776 auto printClose = rewriter.create<vector::PrintOp>( matchAndRewrite() local