Home
last modified time | relevance | path

Searched refs:copysignf (Results 1 – 25 of 77) sorted by relevance

1234

/external/OpenCL-CTS/test_common/harness/
Dmsvc9.c35 float copysignf( float x, float y ) in copysignf() function
81 float magic = copysignf( 8388608.0f /* 0x1.0p23f */, x ); in rintf()
84 x = copysignf( rounded, x ); in rintf()
416 x = copysignf( (float) rounded, x ); in truncf()
455 x = copysignf( absx, x ); in lroundf()
487 return copysignf( 0.0f, x); in roundf()
494 x = copysignf( absx, x ); in roundf()
521 return copysignf( z, x ); in cbrtf()
556 float magic = copysignf( 8388608.0f /* 0x1.0p23f */, x ); in lrintf()
/external/llvm/test/CodeGen/X86/
Dcopysign-constant-magnitude.ll70 %d0 = call float @copysignf(float 0.000000e+00, float %iX)
77 %dn0 = call float @copysignf(float -0.000000e+00, float %id0)
84 %d1 = call float @copysignf(float 1.000000e+00, float %idn0)
91 %dn1 = call float @copysignf(float -1.000000e+00, float %id1)
101 declare float @copysignf(float, float) nounwind readnone
Dfp-in-intregs.ll16 …%tmp2 = tail call float @copysignf( float 1.000000e+00, float %x ) nounwind readnone ; <float> […
21 declare float @copysignf(float, float) nounwind readnone
Dpr13577.ll26 %c = call float @copysignf(float 1.0, float undef) readnone
35 declare float @copysignf(float, float)
Dsse-fcopysign.ll14 ; X32-NEXT: calll copysignf
22 ; X64-NEXT: jmp copysignf
23 %tmp = tail call float @copysignf( float %b, float %a )
49 declare float @copysignf(float, float)
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dcopysign-constant-magnitude.ll84 %y = call float @copysignf(float 0.0, float %x)
99 %y = call float @copysignf(float -0.0, float %x)
118 %y = call float @copysignf(float 1.0, float %x)
138 %y = call float @copysignf(float -1.0, float %x)
143 declare float @copysignf(float, float) nounwind readnone
Dfp-in-intregs.ll16 …%tmp2 = tail call float @copysignf( float 1.000000e+00, float %x ) nounwind readnone ; <float> […
21 declare float @copysignf(float, float) nounwind readnone
Dpr13577.ll35 %c = call float @copysignf(float 1.0, float undef) readnone
39 declare float @copysignf(float, float)
Dsse-fcopysign.ll17 ; X32-NEXT: calll copysignf
26 ; X64-NEXT: jmp copysignf # TAILCALL
27 %tmp = tail call float @copysignf( float %b, float %a )
56 declare float @copysignf(float, float)
/external/llvm/test/CodeGen/AArch64/
Darm64-fcopysign.ll10 %0 = tail call float @copysignf(float %x, float %y) nounwind readnone
44 %2 = tail call float @copysignf(float 5.000000e-01, float %1) nounwind readnone
51 declare float @copysignf(float, float) nounwind readnone
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Darm64-fcopysign.ll10 %0 = tail call float @copysignf(float %x, float %y) nounwind readnone
44 %2 = tail call float @copysignf(float 5.000000e-01, float %1) nounwind readnone
51 declare float @copysignf(float, float) nounwind readnone
/external/llvm/test/CodeGen/PowerPC/
Dfcpsgn.ll23 %call = tail call float @copysignf(float %a, float %b) #0
34 declare float @copysignf(float, float) #0
39 %call = tail call float @copysignf(float %a, float %conv) #0
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dfcpsgn.ll23 %call = tail call float @copysignf(float %a, float %b) #0
34 declare float @copysignf(float, float) #0
39 %call = tail call float @copysignf(float %a, float %conv) #0
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Dfcopysign.ll14 %0 = tail call float @copysignf(float %x, float %y) nounwind readnone
53 %2 = tail call float @copysignf(float 5.000000e-01, float %1) nounwind readnone
60 declare float @copysignf(float, float) nounwind
/external/llvm/test/CodeGen/ARM/
Dfcopysign.ll14 %0 = tail call float @copysignf(float %x, float %y) nounwind readnone
53 %2 = tail call float @copysignf(float 5.000000e-01, float %1) nounwind readnone
60 declare float @copysignf(float, float) nounwind
/external/llvm/test/CodeGen/Mips/
D2008-07-31-fcopysign.ll14 tail call float @copysignf( float %i, float %j ) nounwind readnone ; <float>:0 [#uses=1]
18 declare float @copysignf(float, float) nounwind readnone
Dfcopysign.ll55 %call = tail call float @copysignf(float %f0, float %f1) nounwind readnone
59 declare float @copysignf(float, float) nounwind readnone
Dfcopysign-f32-f64.ll10 declare float @copysignf(float, float) nounwind readnone
31 %call = tail call float @copysignf(float %add, float %conv) nounwind readnone
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/
D2008-07-31-fcopysign.ll14 tail call float @copysignf( float %i, float %j ) nounwind readnone ; <float>:0 [#uses=1]
18 declare float @copysignf(float, float) nounwind readnone
Dfcopysign-f32-f64.ll10 declare float @copysignf(float, float) nounwind readnone
31 %call = tail call float @copysignf(float %add, float %conv) nounwind readnone
Dfcopysign.ll60 %call = tail call float @copysignf(float %f0, float %f1) nounwind readnone
64 declare float @copysignf(float, float) nounwind readnone
/external/llvm/test/CodeGen/WebAssembly/
Dcopysign-casts.ll10 declare float @copysignf(float, float) nounwind readnone
26 %t = call float @copysignf(float %a, float %c)
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/WebAssembly/
Dcopysign-casts.ll10 declare float @copysignf(float, float) nounwind readnone
26 %t = call float @copysignf(float %a, float %c)
/external/llvm/test/CodeGen/SystemZ/
Dfp-copysign-01.ll5 declare float @copysignf(float, float) readnone
16 %res = call float @copysignf(float %a, float %b) readnone
27 %res = call float @copysignf(float %a, float %b) readnone
40 %res = call float @copysignf(float %a, float %b) readnone
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dfp-copysign-01.ll5 declare float @copysignf(float, float) readnone
16 %res = call float @copysignf(float %a, float %b) readnone
27 %res = call float @copysignf(float %a, float %b) readnone
40 %res = call float @copysignf(float %a, float %b) readnone

1234