Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/Dialect/Vector/EDSC/
DIntrinsics.h31 using vector_print = OperationBuilder<vector::PrintOp>; variable
/external/llvm-project/mlir/test/Dialect/Vector/
Dops.mlir249 // CHECK-LABEL: @vector_print
250 func @vector_print(%arg0: vector<8x4xf32>) {