Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A Dreturned-ext.ll11 define i16 @test_identity(i16 zeroext %x) {
13 ; CHECKELF-LABEL: test_identity:
19 ; CHECKT2D-LABEL: test_identity:
/llvm-project-15.0.7/mlir/test/Dialect/Tosa/
H A Dops.mlir500 func.func @test_identity(%arg0: tensor<13x21x3xi32>) -> tensor<13x21x3xi32> {
/llvm-project-15.0.7/lldb/test/API/python_api/file_handle/
H A DTestFileHandle.py699 def test_identity(self): member in FileHandleTestCase
/llvm-project-15.0.7/mlir/test/Conversion/TosaToLinalg/
H A Dtosa-to-linalg.mlir628 // CHECK-LABEL: @test_identity
629 func.func @test_identity(%arg0: tensor<1xf32>, %arg1: tensor<1xi32>) -> (tensor<1xf32>, tensor<1xi3…