Home
last modified time | relevance | path

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

/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/skia/tests/
DMathTest.cpp452 static void test_copysign(skiatest::Reporter* reporter) { in test_copysign() function
516 test_copysign(reporter); in DEF_TEST()
/external/libcxx/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp363 void test_copysign() in test_copysign() function
652 test_copysign(); in main()
/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/llvm/test/CodeGen/AArch64/
Df16-instructions.ll695 ; CHECK-LABEL: test_copysign:
702 define half @test_copysign(half %a, half %b) #0 {
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp786 void test_copysign() in test_copysign() function
1454 test_copysign(); in main()