/external/llvm-project/clang/test/CodeGen/ |
D | asm-label.c | 53 double test_sin(double d) { return __builtin_sin(d); } in test_sin() function
|
/external/freetype/src/tools/ |
D | test_trig.c | 43 test_sin( void ) in test_sin() function 246 test_sin(); in main()
|
/external/llvm-project/llvm/test/CodeGen/SPARC/ |
D | 2007-07-05-LiveIntervalAssert.ll | 6 define double @test_sin(float %F) {
|
/external/llvm/test/CodeGen/SPARC/ |
D | 2007-07-05-LiveIntervalAssert.ll | 6 define double @test_sin(float %F) {
|
/external/llvm/test/CodeGen/Generic/ |
D | intrinsics.ll | 21 define double @test_sin(float %F) {
|
/external/llvm-project/llvm/test/CodeGen/Generic/ |
D | intrinsics.ll | 22 define double @test_sin(float %F) {
|
/external/llvm/test/CodeGen/AArch64/ |
D | illegal-float-ops.ll | 143 define void @test_sin(float %float, double %double, fp128 %fp128) { 144 ; CHECK-LABEL: test_sin:
|
D | arm64-illegal-float-ops.ll | 143 define void @test_sin(float %float, double %double, fp128 %fp128) { 144 ; CHECK-LABEL: test_sin:
|
D | f16-instructions.ll | 574 ; CHECK-LABEL: test_sin: 582 define half @test_sin(half %a) #0 {
|
/external/llvm-project/llvm/test/CodeGen/ARM/ |
D | 2011-11-29-128bitArithmetics.ll | 272 define void @test_sin(<4 x float>* %X) nounwind { 274 ; CHECK-LABEL: test_sin:
|
D | fp16-fullfp16.ll | 250 define void @test_sin(half* %p) { 251 ; CHECK-LABEL: test_sin:
|
D | fp16-promote.ll | 452 ; CHECK-FP16-LABEL: test_sin: 456 ; CHECK-LIBCALL-LABEL: test_sin: 460 define void @test_sin(half* %p) #0 {
|
/external/llvm/test/CodeGen/ARM/ |
D | 2011-11-29-128bitArithmetics.ll | 272 define void @test_sin(<4 x float>* %X) nounwind { 274 ; CHECK-LABEL: test_sin:
|
D | fp16-promote.ll | 450 ; CHECK-FP16-LABEL: test_sin: 454 ; CHECK-LIBCALL-LABEL: test_sin: 458 define void @test_sin(half* %p) #0 {
|
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | illegal-float-ops.ll | 144 define void @test_sin(float %float, double %double, fp128 %fp128) { 145 ; CHECK-LABEL: test_sin:
|
D | f16-instructions.ll | 825 ; FALLBACK-NOT: remark:{{.*}}test_sin 826 ; FALLBACK-FP16-NOT: remark:{{.*}}test_sin 828 ; CHECK-COMMON-LABEL: test_sin: 837 ; GISEL-LABEL: test_sin: 845 define half @test_sin(half %a) #0 {
|
/external/python/cffi/testing/cffi0/ |
D | test_function.py | 26 def test_sin(self): member in TestFunction
|
/external/llvm-project/llvm/test/CodeGen/NVPTX/ |
D | f16-instructions.ll | 852 ; CHECK-LABEL: test_sin( 860 define half @test_sin(half %a) #0 #1 {
|
D | f16x2-instructions.ll | 1039 ; CHECK-LABEL: test_sin( 1051 define <2 x half> @test_sin(<2 x half> %a) #0 #1 {
|
/external/llvm-project/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 479 void test_sin() in test_sin() function 1519 test_sin(); in main()
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 447 void test_sin() in test_sin() function 1487 test_sin(); in main()
|
/external/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 450 void test_sin() in test_sin() function 1538 test_sin(); in main()
|
/external/llvm-project/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 488 void test_sin() in test_sin() function 1576 test_sin(); in main()
|