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

<<11121314151617181920>>

  /external/llvm/test/CodeGen/ARM/
2009-08-27-ScalarToVector.ll 22 %3 = fadd <4 x float> undef, %2 ; <<4 x float>> [#uses=1]
2012-01-23-PostRA-LICM.ll 27 %tmp11 = fadd <4 x float> undef, %tmp10
62 %tmp45 = fadd <4 x float> %tmp42, %tmp44
65 %tmp48 = fadd <4 x float> undef, %tmp47
78 %tmp62 = fadd <4 x float> %tmp48, %tmp61
fast-isel-static.ll 16 %add = fadd float %tmp1, %tmp3
fcopysign.ll 54 %3 = fadd float %1, %2
fusedMAC.ll 8 %2 = fadd double %1, %d3
16 %2 = fadd float %1, %f3
74 %add = fadd <2 x float> %mul, %a
90 %add = fadd <4 x float> %mul, %a
  /external/llvm/test/CodeGen/Mips/
eh.ll 41 %add = fadd double %exn.scalar, %i2
  /external/llvm/test/CodeGen/R600/
README 6 go in a file called {opcode_name,intrinsic_name}.ll (e.g. fadd.ll)
literals.ll 32 %0 = fadd float 5.0, %in
  /external/llvm/test/CodeGen/X86/
2009-01-16-UIntToFP.ll 28 %11 = fadd double %10, %8 ; <double> [#uses=1]
2011-10-19-widen_vselect.ll 56 %4 = fadd <2 x float> %2, <float 1.000000e+00, float 1.000000e+00>
2011-11-22-AVX2-Domains.ll 36 %binop402 = fadd <8 x float> %binop401, <float -2.000000e+00, float -2.000000e+00, float -2.000000e+00, float -2.000000e+00, float -2.000000e+00, float -2.000000e+00, float -2.000000e+00, float -2.000000e+00>
39 %binop407 = fadd <8 x float> %binop406, <float -2.000000e+00, float -2.000000e+00, float -2.000000e+00, float -2.000000e+00, float -2.000000e+00, float -2.000000e+00, float -2.000000e+00, float -2.000000e+00>
79 %binop12.i20546 = fadd <8 x float> undef, %binop11.i20545
81 %binop16.i20548 = fadd <8 x float> %binop12.i20546, %binop15.i20547
chain_order.ll 26 %8 = fadd <2 x double> %5, %7
coalescer-commute4.ll 22 %tmp14 = fadd float %tmp11, %res.0.reg2mem.0 ; <float> [#uses=2]
fma_patterns.ll 13 %res = fadd <4 x float> %x, %a2
62 %res = fadd <8 x float> %x, %a2
108 %res = fadd <4 x double> %x, %a2
195 %res = fadd <4 x float> %y, %a2
inline-asm-mrv.ll 24 %c = fadd <4 x float> %a, %b
stack-align.ll 19 %tmp6 = fadd double %tmp4, %tmp2 ; <double> [#uses=1]
vec_shuffle-27.ll 18 %add = fadd <8 x float> %mul, %T0 ; <<8 x float>> [#uses=1]
  /external/llvm/test/Transforms/IndVarSimplify/
ult-sub-to-eq.ll 19 %add3 = fadd float %2, %mul
  /external/llvm/test/Transforms/InstCombine/
2012-02-13-FCmp.ll 21 %add = fadd double %conv, 5.000000e-01
fpextend.ll 10 %tmp3 = fadd double %tmp1, 0.000000e+00 ; <double> [#uses=1]
sitofp.ll 39 %F = fadd double %D, %E ; <double> [#uses=1]
  /external/llvm/test/Transforms/LoopRotate/
phi-duplicate.ll 21 %add = fadd double %tmp3, %tmp7 ; <double> [#uses=1]
  /external/llvm/test/Transforms/SLPVectorizer/X86/
crash_bullet.ll 49 %add587 = fadd float undef, undef
54 %add626 = fadd float %0, undef
75 %add8.i2343 = fadd float undef, undef
76 %add8.i2381 = fadd float undef, undef
  /external/llvm/test/Transforms/SimplifyCFG/
2009-05-12-externweak.ll 32 %3 = fadd double %2, %d.0 ; <double> [#uses=1]
  /external/qemu/target-i386/
ops_sse_header.h 63 SSE_HELPER_B(paddb, FADD)
64 SSE_HELPER_W(paddw, FADD)
65 SSE_HELPER_L(paddl, FADD)
66 SSE_HELPER_Q(paddq, FADD)

Completed in 262 milliseconds

<<11121314151617181920>>