HomeSort by relevance Sort by last modified time
    Searched full:fsub (Results 76 - 100 of 473) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/llvm/test/Transforms/BBVectorize/X86/
pr15289.ll 36 %4 = fsub double %0, %1
37 %5 = fsub double -0.000000e+00, undef
44 %12 = fsub double undef, %7
55 %22 = fsub double -0.000000e+00, %21
61 %27 = fsub double %26, %0
63 %29 = fsub double undef, %28
71 %36 = fsub double undef, %35
79 %43 = fsub double undef, %42
84 %47 = fsub double -0.000000e+00, %14
  /external/llvm/test/Transforms/InstCombine/
2012-06-06-LoadOfPHIs.ll 89 %tmp37 = fsub double %tmp32, %tmp31
99 %tmp42 = fsub double 2.000000e+00, %tmp32
100 %tmp43 = fsub double %tmp42, %tmp31
112 %tmp50 = fsub double %tmp48, %tmp49
115 %tmp53 = fsub double %tmp51, %tmp52
127 %tmp60 = fsub double %tmp58, %tmp59
130 %tmp63 = fsub double %tmp61, %tmp62
139 %tmp69 = fsub double %tmp67, %tmp68
142 %tmp72 = fsub double %tmp70, %tmp71
cos-1.ll 14 %neg = fsub double -0.000000e+00, %d
23 %neg = fsub double -0.000000e+00, %conv1
33 %neg = fsub double -0.000000e+00, %conv1
add4.ll 7 %mc = fsub float 1.000000e+00, %cf
40 %mc = fsub fast float 1.000000e+00, %cf
53 %mc = fsub fast float 1.000000e+00, %cf
65 %mc = fsub float 1.000000e+00, %cf
  /external/llvm/test/CodeGen/R600/
fsub.ll 9 %r2 = fsub float %r0, %r1
23 %0 = fsub <2 x float> %a, %b
37 %result = fsub <4 x float> %a, %b
fsub64.ll 10 %r2 = fsub double %r0, %r1
  /dalvik/dx/tests/102-verify-nonwide-math/
op_fsub.j 24 fsub
  /external/llvm/test/CodeGen/ARM/
2009-09-27-CoalescerBug.ll 14 %1 = fsub float -0.000000e+00, %a ; <float> [#uses=1]
fnmuls.ll 10 %1 = fsub float -0.0, %0
fparith.ll 39 %tmp = fsub float %a, %b ; <float> [#uses=1]
47 %tmp = fsub double %a, %b ; <double> [#uses=1]
55 %tmp1 = fsub float -0.000000e+00, %a ; <float> [#uses=1]
63 %tmp1 = fsub double -0.000000e+00, %a ; <double> [#uses=1]
unsafe-fsub.ll 14 %1 = fsub float %0, %0
  /external/llvm/test/CodeGen/Hexagon/
dsub.ll 15 %sub = fsub double %0, %1
fsub.ll 15 %sub = fsub float %0, %1
  /external/llvm/test/CodeGen/SystemZ/
fp-sub-03.ll 17 %sum = fsub fp128 %f1, %f2x
  /external/llvm/test/CodeGen/X86/
2009-03-09-SpillerBug.ll 8 %sub = fsub x86_fp80 %b, %b ; <x86_fp80> [#uses=1]
WidenArith.ll 15 %d = fsub <8 x float> %b1, %c1
avx-win64-args.ll 15 %y1 = fsub <8 x float> %call, %y
complex-fca.ll 10 %0 = fsub x86_fp80 0xK80000000000000000000, %z9
fp-fast.ll 70 %r = fsub float %t1, %t2
82 %r = fsub float %t1, %t2
113 %t1 = fsub float -0.0, %a
123 %t1 = fsub float -0.0, %a
fp-in-intregs.ll 9 %tmp2 = fsub float -0.000000e+00, %x ; <float> [#uses=1]
inline-asm-x-scalar.ll 20 %tmp4 = fsub float %tmp1, 0x3810000000000000 ; <float> [#uses=1]
  /external/llvm/test/ExecutionEngine/MCJIT/
test-fp-no-external-funcs.ll 6 %W = fsub double %V, %V ; <double> [#uses=3]
  /external/llvm/test/Transforms/BBVectorize/
simple3.ll 13 %X1 = fsub double %A1, %B1
14 %X2 = fsub double %A2, %B2
15 %X3 = fsub double %A3, %B3
16 ; CHECK: %X1 = fsub <3 x double> %X1.v.i0, %X1.v.i1
  /external/valgrind/main/memcheck/tests/x86/
fprem.c 43 "fsub %%st(1)\n\t"
  /external/llvm/test/CodeGen/Thumb2/
2009-08-07-NeonFPBug.ll 44 %5 = fsub float %1, %3 ; <float> [#uses=2]
47 %8 = fsub float %7, %6 ; <float> [#uses=2]
48 %9 = fsub float %4, %6 ; <float> [#uses=1]
50 %11 = fsub float %5, %8 ; <float> [#uses=1]
58 %19 = fsub float %13, %16 ; <float> [#uses=1]
60 %21 = fsub float %18, %17 ; <float> [#uses=1]
64 %25 = fsub float %24, %23 ; <float> [#uses=1]
66 %27 = fsub float %26, %20 ; <float> [#uses=3]
67 %28 = fsub float %22, %27 ; <float> [#uses=2]
73 %32 = fsub float %10, %27 ; <float> [#uses=1
    [all...]

Completed in 173 milliseconds

1 2 34 5 6 7 8 91011>>