HomeSort by relevance Sort by last modified time
    Searched full:fadd (Results 376 - 400 of 899) sorted by null

<<11121314151617181920>>

  /external/llvm/test/Bitcode/
function-encoding-rel-operands.ll 28 %2 = fadd double %1, %1
  /external/llvm/test/CodeGen/AArch64/
arm64-ldp.ll 31 %add = fadd float %tmp, %tmp1
41 %add = fadd double %tmp, %tmp1
81 %tmp3 = fadd float %tmp1, %tmp2
94 %tmp3 = fadd double %tmp1, %tmp2
  /external/llvm/test/CodeGen/ARM/
default-float-abi.ll 9 %sum = fadd float %lhs, %rhs
fadds.ll 21 %0 = fadd float %a, %b
fp16.ll 22 %4 = fadd float %2, %3
ifcvt10.ll 29 %add112 = fadd double %tmp101, undef
widen-vmovs.ll 29 %add.i = fadd float %tmp3.i, 1.000000e+10
  /external/llvm/test/CodeGen/Mips/
2008-07-23-fpcmp.ll 18 fadd float %a, 1.000000e+00 ; <float>:1 [#uses=1]
  /external/llvm/test/CodeGen/PowerPC/
s000-alias-misched.ll 41 %add = fadd <1 x double> %1, <double 1.000000e+00>
49 %add.4 = fadd <1 x double> %4, <double 1.000000e+00>
57 %add.8 = fadd <1 x double> %7, <double 1.000000e+00>
65 %add.12 = fadd <1 x double> %10, <double 1.000000e+00>
  /external/llvm/test/CodeGen/R600/
tex-clause-antidep.ll 17 %11 = fadd <4 x float> %9, %10
schedule-if-2.ll 8 %2 = fadd float 1.000000e+03, %1
45 %34 = fadd float %33, 1.000000e+00
86 %60 = fadd float %2, %59
  /external/llvm/test/CodeGen/X86/
2007-11-06-InstrSched.ll 17 %tmp14 = fadd float %tmp11, %res.0.reg2mem.0 ; <float> [#uses=2]
and-su.ll 51 %8 = fadd double %iftmp.9.0, %iftmp.10.0
extract-combine.ll 12 %add.i25622 = fadd <4 x float> zeroinitializer, %mul.i25621 ; <<4 x float>> [#uses=1]
legalize-libcalls.ll 8 %add36 = fadd float %theta.079, undef
peephole-multiple-folds.ll 25 %r = fadd <8 x float> %vsum1.next, %vsum2.next
2008-02-27-DeadSlotElimBug.ll 39 %tmp20.i39 = fadd double %tmp17.i, %tmp17.i63 ; <double> [#uses=1]
40 %tmp20.i23 = fadd double %tmp20.i39, %tmp17.i76 ; <double> [#uses=1]
58 %tmp6.i = fadd double 0.000000e+00, %tmp20.i23 ; <double> [#uses=0]
2010-04-06-SSEDomainFixCrash.ll 37 %3 = fadd float %.tmp.0.i.i, undef ; <float> [#uses=2]
38 %4 = fadd float %.tmp5.0.i.i, undef ; <float> [#uses=2]
39 %5 = fadd float %.tmp6.0.i.i, undef ; <float> [#uses=2]
  /external/llvm/test/Transforms/ConstProp/
calls.ll 19 %a = fadd double %A, %B
21 %b = fadd double %a, %C
23 %c = fadd double %b, %D
27 %d = fadd double %c, %E
  /external/llvm/test/Transforms/InstCombine/
bitcast.ll 31 %add = fadd float %tmp24, %tmp4
38 ; CHECK-NEXT: %add = fadd float %tmp24, %tmp4
56 %add = fadd float %tmp24, %tmp4
63 ; CHECK-NEXT: %add = fadd float %tmp24, %tmp4
sqrt.ll 44 %add19 = fadd float undef, %mul18
  /external/llvm/test/Transforms/LoopVectorize/X86/
min-trip-count-switch.ll 15 %add = fadd float %0, 1.000000e+00
reduction-crash.ll 26 %tmp9 = fadd fast double %tmp4, undef
  /external/llvm/test/Transforms/SimplifyCFG/
2008-01-02-hoist-fp-add.ll 18 %tmp7 = fadd double %tmp, %Z ; <double> [#uses=1]
  /external/llvm/test/CodeGen/SystemZ/
args-04.ll 41 %y = fadd float %f0, %f0
64 %y = fadd fp128 %r6, %r6
123 %y = fadd fp128 %s4, %s4

Completed in 1030 milliseconds

<<11121314151617181920>>