/external/OpenCL-CTS/test_common/harness/ |
D | msvc9.c | 35 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/ |
D | copysign-constant-magnitude.ll | 70 %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
|
D | fp-in-intregs.ll | 16 …%tmp2 = tail call float @copysignf( float 1.000000e+00, float %x ) nounwind readnone ; <float> [… 21 declare float @copysignf(float, float) nounwind readnone
|
D | pr13577.ll | 26 %c = call float @copysignf(float 1.0, float undef) readnone 35 declare float @copysignf(float, float)
|
D | sse-fcopysign.ll | 14 ; 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/ |
D | copysign-constant-magnitude.ll | 84 %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
|
D | fp-in-intregs.ll | 16 …%tmp2 = tail call float @copysignf( float 1.000000e+00, float %x ) nounwind readnone ; <float> [… 21 declare float @copysignf(float, float) nounwind readnone
|
D | pr13577.ll | 35 %c = call float @copysignf(float 1.0, float undef) readnone 39 declare float @copysignf(float, float)
|
D | sse-fcopysign.ll | 17 ; 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/ |
D | arm64-fcopysign.ll | 10 %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/ |
D | arm64-fcopysign.ll | 10 %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/ |
D | fcpsgn.ll | 23 %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/ |
D | fcpsgn.ll | 23 %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/ |
D | fcopysign.ll | 14 %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/ |
D | fcopysign.ll | 14 %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/ |
D | 2008-07-31-fcopysign.ll | 14 tail call float @copysignf( float %i, float %j ) nounwind readnone ; <float>:0 [#uses=1] 18 declare float @copysignf(float, float) nounwind readnone
|
D | fcopysign.ll | 55 %call = tail call float @copysignf(float %f0, float %f1) nounwind readnone 59 declare float @copysignf(float, float) nounwind readnone
|
D | fcopysign-f32-f64.ll | 10 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/ |
D | 2008-07-31-fcopysign.ll | 14 tail call float @copysignf( float %i, float %j ) nounwind readnone ; <float>:0 [#uses=1] 18 declare float @copysignf(float, float) nounwind readnone
|
D | fcopysign-f32-f64.ll | 10 declare float @copysignf(float, float) nounwind readnone 31 %call = tail call float @copysignf(float %add, float %conv) nounwind readnone
|
D | fcopysign.ll | 60 %call = tail call float @copysignf(float %f0, float %f1) nounwind readnone 64 declare float @copysignf(float, float) nounwind readnone
|
/external/llvm/test/CodeGen/WebAssembly/ |
D | copysign-casts.ll | 10 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/ |
D | copysign-casts.ll | 10 declare float @copysignf(float, float) nounwind readnone 26 %t = call float @copysignf(float %a, float %c)
|
/external/llvm/test/CodeGen/SystemZ/ |
D | fp-copysign-01.ll | 5 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/ |
D | fp-copysign-01.ll | 5 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
|