Home
last modified time | relevance | path

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

/llvm-project/mlir/test/Integration/GPU/SYCL/
H A Dgpu-addi64-to-spirv.mlir16 call @printMemrefI64(%cast) : (memref<*xi64>) -> ()
19 func.func private @printMemrefI64(memref<*xi64>)
/llvm-project/mlir/test/Integration/Dialect/Memref/
H A Dprint-memref.mlir
/llvm-project/mlir/lib/ExecutionEngine/
H A DRunnerUtils.cpp140 extern "C" void printMemrefI64(int64_t rank, void *ptr) { in printMemrefI64() function
/llvm-project/mlir/include/mlir/ExecutionEngine/
H A DRunnerUtils.h396 extern "C" MLIR_RUNNERUTILS_EXPORT void printMemrefI64(int64_t rank, void *ptr);