Home
last modified time | relevance | path

Searched refs:test_slice (Results 1 – 5 of 5) sorted by relevance

/llvm-project/mlir/test/Dialect/Tosa/
H A Dops.mlir582 func.func @test_slice(%arg0: tensor<13x21x3xf32>) -> tensor<4x11x1xf32> {
H A Dtosa-infer-shapes.mlir519 // CHECK-LABEL: @test_slice
520 func.func @test_slice(%arg0 : tensor<?xi32>) -> () {
H A Dlevel_check.mlir88 func.func @test_slice(%arg0: tensor<1x1x1x1x13x21x3xf32>) -> tensor<1x1x1x1x4x11x1xf32> {
/llvm-project/flang/test/Transforms/
H A Dloop-versioning.fir1272 // subroutine test_slice(x)
1278 // end subroutine test_slice
/llvm-project/polly/lib/External/isl/
H A Disl_test.c8925 int test_slice(isl_ctx *ctx) in test_slice() function
10964 { "slice", &test_slice },