Home
last modified time | relevance | path

Searched refs:sinf (Results 1 – 25 of 143) sorted by relevance

123456

/external/arm-optimized-routines/test/testcases/directed/
Dsinf.tst1 ; sinf.tst - Directed test cases for SP sine
7 func=sinf op1=7fc00001 result=7fc00001 errno=0
8 func=sinf op1=ffc00001 result=7fc00001 errno=0
9 func=sinf op1=7f800001 result=7fc00001 errno=0 status=i
10 func=sinf op1=ff800001 result=7fc00001 errno=0 status=i
11 func=sinf op1=7f800000 result=7fc00001 errno=EDOM status=i
12 func=sinf op1=ff800000 result=7fc00001 errno=EDOM status=i
13 func=sinf op1=00000000 result=00000000 errno=0
14 func=sinf op1=80000000 result=80000000 errno=0
16 func=sinf op1=c70d39a1 result=be37fad5.7ed errno=0
[all …]
/external/skia/gm/
Dmandoline.cpp167 mandoline.reset({-cosf(SkDegreesToRadians(-60)), sinf(SkDegreesToRadians(-60))}); in onDraw()
169 {-cosf(SkDegreesToRadians(60)), sinf(SkDegreesToRadians(60))}, .5f); in onDraw()
170 mandoline.sliceConic({-cosf(SkDegreesToRadians(120))*2, sinf(SkDegreesToRadians(120))*2}, in onDraw()
173 mandoline.sliceLine({-cosf(SkDegreesToRadians(-60)), sinf(SkDegreesToRadians(-60))}); in onDraw()
185 mandoline.sliceQuadratic({cosf(theta1)*2, sinf(theta1)*2}, in onDraw()
186 {cosf(theta2), sinf(theta2)}); in onDraw()
/external/skqp/gm/
Dmandoline.cpp167 mandoline.reset({-cosf(SkDegreesToRadians(-60)), sinf(SkDegreesToRadians(-60))}); in onDraw()
169 {-cosf(SkDegreesToRadians(60)), sinf(SkDegreesToRadians(60))}, .5f); in onDraw()
170 mandoline.sliceConic({-cosf(SkDegreesToRadians(120))*2, sinf(SkDegreesToRadians(120))*2}, in onDraw()
173 mandoline.sliceLine({-cosf(SkDegreesToRadians(-60)), sinf(SkDegreesToRadians(-60))}); in onDraw()
185 mandoline.sliceQuadratic({cosf(theta1)*2, sinf(theta1)*2}, in onDraw()
186 {cosf(theta2), sinf(theta2)}); in onDraw()
/external/webrtc/webrtc/base/
Dlatebindingsymboltable_unittest.cc25 X(sinf) \
44 EXPECT_EQ(table.sinf()(0.5f), sinf(0.5f)); in TEST()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Dsincos-expansion.ll5 %sin = call float @sinf(float %f) readnone
14 %sin = call float @sinf(float %f)
16 ; CHECK: bl sinf
60 declare float @sinf(float)
Darm64-sincos.ll18 %call = tail call float @sinf(float %x) readnone
31 ; CHECK-LINUX: bl sinf
34 %call = tail call float @sinf(float %x)
71 declare float @sinf(float)
/external/llvm/test/CodeGen/AArch64/
Dsincos-expansion.ll4 %sin = call float @sinf(float %f) readnone
6 ; CHECK: bl sinf
30 declare float @sinf(float) readonly
Darm64-sincos.ll14 ; CHECK-LINUX: bl sinf
17 %call = tail call float @sinf(float %x) nounwind readnone
39 declare float @sinf(float) readonly
/external/llvm/test/CodeGen/X86/
Dlegalize-libcalls.ll10 %call45 = call float @sinf(float %theta.079) nounwind readnone
11 %call37 = call float @sinf(float %add36) nounwind readnone
34 declare float @sinf(float) nounwind readnone
Dsincos-opt.ll24 ; GNU_NOOPT: callq sinf
35 %call = tail call float @sinf(float %x) nounwind readnone
92 declare float @sinf(float) readonly
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dlegalize-libcalls.ll10 %call45 = call float @sinf(float %theta.079) nounwind readnone
11 %call37 = call float @sinf(float %add36) nounwind readnone
34 declare float @sinf(float) nounwind readnone
Dsincos-opt.ll35 %call = tail call float @sinf(float %x) readnone
44 ; GNU_SINCOS: callq sinf
48 ; GNU_SINCOS_FASTMATH: callq sinf
58 %call = tail call float @sinf(float %x)
146 declare float @sinf(float)
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Dsincos.ll24 %call = tail call float @sinf(float %x) readnone
37 ; SINCOS-GNU: bl sinf
44 %call = tail call float @sinf(float %x)
88 declare float @sinf(float)
/external/arm-optimized-routines/math/include/
Dmathlib.h8 float sinf (float);
16 float sinf (float);
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dfp-sincos-01.ll11 %tmp1 = call float @sinf(float %x) readnone
19 ; CHECK-OPT: brasl %r14, sinf@PLT
23 %tmp1 = call float @sinf(float %x)
73 declare float @sinf(float)
/external/arm-optimized-routines/test/
Dmathbench.c128 F (sinf, 0.1, 0.7)
129 F (sinf, 0.8, 3.1)
130 F (sinf, -3.1, 3.1)
131 F (sinf, 3.3, 33.3)
132 F (sinf, 100, 1000)
133 F (sinf, 1e6, 1e32)
/external/llvm/test/CodeGen/SPARC/
D2007-07-05-LiveIntervalAssert.ll4 declare float @sinf(float)
7 %G = call float @sinf( float %F ) ; <float> [#uses=1]
/external/swiftshader/third_party/LLVM/test/CodeGen/SPARC/
D2007-07-05-LiveIntervalAssert.ll4 declare float @sinf(float)
7 %G = call float @sinf( float %F ) ; <float> [#uses=1]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SPARC/
D2007-07-05-LiveIntervalAssert.ll4 declare float @sinf(float)
7 %G = call float @sinf( float %F ) ; <float> [#uses=1]
/external/llvm/test/CodeGen/ARM/
Dsincos.ll23 ; NOOPT-GNU: bl sinf
26 %call = tail call float @sinf(float %x) nounwind readnone
53 declare float @sinf(float) readonly
/external/llvm/test/CodeGen/SystemZ/
Dfp-sincos-01.ll13 ; CHECK-NOOPT: brasl %r14, sinf@PLT
15 %tmp1 = call float @sinf(float %x)
50 declare float @sinf(float) readonly
/external/eigen/test/
Dhalf_float.cpp220 VERIFY_IS_APPROX(numext::sin(half(0.0f)), half(sinf(0.0f))); in test_trigonometric_functions()
221 VERIFY_IS_APPROX(sin(half(0.0f)), half(sinf(0.0f))); in test_trigonometric_functions()
223 VERIFY_IS_APPROX(numext::sin(half(EIGEN_PI/2)), half(sinf(EIGEN_PI/2))); in test_trigonometric_functions()
224 VERIFY_IS_APPROX(numext::sin(half(3*EIGEN_PI/2)), half(sinf(3*EIGEN_PI/2))); in test_trigonometric_functions()
225 VERIFY_IS_APPROX(numext::sin(half(3.5f)), half(sinf(3.5f))); in test_trigonometric_functions()
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dsibcall-5.ll25 %0 = tail call float @sinf(float %a) nounwind readonly
29 declare float @sinf(float) nounwind readonly
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
Dcall-tc.ll60 ; CHECKELF: b sinf(PLT)
61 %0 = tail call float @sinf(float %a) nounwind readonly ; <float> [#uses=1]
65 declare float @sinf(float) nounwind readonly
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/
Dintrinsics.ll17 declare float @sinf(float) readonly
22 %G = call float @sinf( float %F ) ; <float> [#uses=1]

123456