Searched refs:test_copysign (Results 1 – 16 of 16) sorted by relevance
/external/llvm/test/CodeGen/PowerPC/ |
D | fp128-bitcast-after-operation.ll | 91 define i128 @test_copysign(ppc_fp128 %x) nounwind { 93 ; PPC64-LABEL: test_copysign: 109 ; PPC64-P8-LABEL: test_copysign:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/ |
D | fp128-bitcast-after-operation.ll | 85 define i128 @test_copysign(ppc_fp128 %x) nounwind { 87 ; PPC64-LABEL: test_copysign: 101 ; PPC64-P8-LABEL: test_copysign:
|
/external/arm-optimized-routines/math/test/rtest/ |
D | semi.h | 26 char *test_copysign(uint32 *x, uint32 *y, uint32 *out);
|
D | semi.c | 557 char *test_copysign(uint32 *x, uint32 *y, uint32 *out) in test_copysign() function
|
D | dotest.c | 583 {"copysign", (funcptr)test_copysign, semi2, {NULL}, cases_semi2},
|
/external/skia/tests/ |
D | MathTest.cpp | 325 static void test_copysign(skiatest::Reporter* reporter) { in test_copysign() function 404 test_copysign(reporter); in DEF_TEST()
|
/external/skqp/tests/ |
D | MathTest.cpp | 325 static void test_copysign(skiatest::Reporter* reporter) { in test_copysign() function 404 test_copysign(reporter); in DEF_TEST()
|
/external/llvm/test/CodeGen/ARM/ |
D | fp16-promote.ll | 679 ; CHECK-FP16-LABEL: test_copysign: 684 ; CHECK-LIBCALL-LABEL: test_copysign: 692 define void @test_copysign(half* %p, half* %q) #0 {
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | fp16-promote.ll | 683 ; CHECK-FP16-LABEL: test_copysign: 688 ; CHECK-LIBCALL-LABEL: test_copysign: 696 define void @test_copysign(half* %p, half* %q) #0 {
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | f16-instructions.ll | 970 ; CHECK-CVT-LABEL: test_copysign: 978 ; CHECK-FP16-LABEL: test_copysign: 983 define half @test_copysign(half %a, half %b) #0 {
|
/external/llvm/test/CodeGen/AArch64/ |
D | f16-instructions.ll | 723 ; CHECK-LABEL: test_copysign: 730 define half @test_copysign(half %a, half %b) #0 {
|
/external/OpenCL-CTS/test_conformance/math_brute_force/ |
D | main.cpp | 296 int test_copysign( cl_device_id deviceID, cl_context context, cl_command_queue queue, int num_eleme… in test_copysign() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/NVPTX/ |
D | f16-instructions.ll | 929 ; CHECK-LABEL: test_copysign( 940 define half @test_copysign(half %a, half %b) #0 {
|
D | f16x2-instructions.ll | 1207 ; CHECK-LABEL: test_copysign( 1227 define <2 x half> @test_copysign(<2 x half> %a, <2 x half> %b) #0 {
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 838 void test_copysign() in test_copysign() function 1508 test_copysign(); in main()
|
/external/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 867 void test_copysign() in test_copysign() function 1559 test_copysign(); in main()
|