Home
last modified time | relevance | path

Searched refs:test_rsqrt (Results 1 – 7 of 7) sorted by relevance

/external/skqp/tests/
DMathTest.cpp257 static void test_rsqrt(skiatest::Reporter* reporter, RSqrtFn rsqrt) { in test_rsqrt() function
453 test_rsqrt(reporter, sk_float_rsqrt); in DEF_TEST()
454 test_rsqrt(reporter, sk_float_rsqrt_portable); in DEF_TEST()
/external/skia/tests/
DMathTest.cpp255 static void test_rsqrt(skiatest::Reporter* reporter, RSqrtFn rsqrt) { in test_rsqrt() function
484 test_rsqrt(reporter, sk_float_rsqrt); in DEF_TEST()
485 test_rsqrt(reporter, sk_float_rsqrt_portable); in DEF_TEST()
/external/llvm-project/clang/test/CodeGen/
Dppc-xmmintrin.c1469 test_rsqrt() { in test_rsqrt() function
/external/tensorflow/tensorflow/compiler/mlir/tosa/tests/
Dtf-to-tosa-pipeline.mlir340 // CHECK-LABEL: test_rsqrt
342 func @test_rsqrt(%arg0: tensor<13x21x3xf32>) -> tensor<13x21x3xf32> {
Dtfl-to-tosa-pipeline.mlir336 // CHECK-LABEL: test_rsqrt
338 func @test_rsqrt(%arg0: tensor<13x21x3xf32>) -> tensor<13x21x3xf32> {
/external/llvm-project/mlir/test/Dialect/Tosa/
Dops.mlir275 func @test_rsqrt(%arg0: tensor<13x21x3xf32>) -> tensor<13x21x3xf32> {
/external/tensorflow/tensorflow/compiler/mlir/xla/tests/translate/
Dimport.hlotxt742 // CHECK-LABEL: func private @test_rsqrt(
744 %test_rsqrt (arg0.1: f32[16]) -> f32[16] {