Searched refs:test_rsqrt (Results 1 – 7 of 7) sorted by relevance
257 static void test_rsqrt(skiatest::Reporter* reporter, RSqrtFn rsqrt) { in test_rsqrt() function453 test_rsqrt(reporter, sk_float_rsqrt); in DEF_TEST()454 test_rsqrt(reporter, sk_float_rsqrt_portable); in DEF_TEST()
255 static void test_rsqrt(skiatest::Reporter* reporter, RSqrtFn rsqrt) { in test_rsqrt() function484 test_rsqrt(reporter, sk_float_rsqrt); in DEF_TEST()485 test_rsqrt(reporter, sk_float_rsqrt_portable); in DEF_TEST()
1469 test_rsqrt() { in test_rsqrt() function
340 // CHECK-LABEL: test_rsqrt342 func @test_rsqrt(%arg0: tensor<13x21x3xf32>) -> tensor<13x21x3xf32> {
336 // CHECK-LABEL: test_rsqrt338 func @test_rsqrt(%arg0: tensor<13x21x3xf32>) -> tensor<13x21x3xf32> {
275 func @test_rsqrt(%arg0: tensor<13x21x3xf32>) -> tensor<13x21x3xf32> {
742 // CHECK-LABEL: func private @test_rsqrt(744 %test_rsqrt (arg0.1: f32[16]) -> f32[16] {