Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/ExecutionEngine/
DCRunnerUtils.cpp31 extern "C" void printClose() { fputs(" )", stdout); } in printClose() function
/external/llvm-project/mlir/include/mlir/ExecutionEngine/
DCRunnerUtils.h208 extern "C" MLIR_CRUNNERUTILS_EXPORT void printClose();
/external/llvm-project/mlir/test/Conversion/VectorToLLVM/
Dvector-to-llvm.mlir585 // CHECK: llvm.call @printClose() : () -> ()
596 // CHECK: llvm.call @printClose() : () -> ()
597 // CHECK: llvm.call @printClose() : () -> ()