Home
last modified time | relevance | path

Searched refs:test_copysign (Results 1 – 15 of 15) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dfp128-bitcast-after-operation.ll85 define i128 @test_copysign(ppc_fp128 %x) nounwind {
87 ; PPC64-LABEL: test_copysign:
101 ; PPC64-P8-LABEL: test_copysign:
/external/llvm/test/CodeGen/PowerPC/
Dfp128-bitcast-after-operation.ll91 define i128 @test_copysign(ppc_fp128 %x) nounwind {
93 ; PPC64-LABEL: test_copysign:
109 ; PPC64-P8-LABEL: test_copysign:
/external/arm-optimized-routines/test/rtest/
Dsemi.h26 char *test_copysign(uint32 *x, uint32 *y, uint32 *out);
Dsemi.c557 char *test_copysign(uint32 *x, uint32 *y, uint32 *out) in test_copysign() function
Ddotest.c583 {"copysign", (funcptr)test_copysign, semi2, {NULL}, cases_semi2},
/external/skia/tests/
DMathTest.cpp325 static void test_copysign(skiatest::Reporter* reporter) { in test_copysign() function
404 test_copysign(reporter); in DEF_TEST()
/external/skqp/tests/
DMathTest.cpp325 static void test_copysign(skiatest::Reporter* reporter) { in test_copysign() function
404 test_copysign(reporter); in DEF_TEST()
/external/llvm/test/CodeGen/ARM/
Dfp16-promote.ll679 ; 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/
Dfp16-promote.ll683 ; 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/
Df16-instructions.ll970 ; 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/
Df16-instructions.ll723 ; CHECK-LABEL: test_copysign:
730 define half @test_copysign(half %a, half %b) #0 {
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/NVPTX/
Df16-instructions.ll929 ; CHECK-LABEL: test_copysign(
940 define half @test_copysign(half %a, half %b) #0 {
Df16x2-instructions.ll1207 ; 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/
Dmath_h.pass.cpp838 void test_copysign() in test_copysign() function
1508 test_copysign(); in main()
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp867 void test_copysign() in test_copysign() function
1559 test_copysign(); in main()