HomeSort by relevance Sort by last modified time
    Searched full:add2 (Results 1 - 25 of 304) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/test/Transforms/GVN/
pr12979.ll 9 %add2 = add i32 %x, %y
10 %foo = add i32 %add1, %add2
20 %add2 = add i32 %x, %y
21 %foo = add i32 %add1, %add2
31 %add2 = add i32 %x, %y
32 %foo = add i32 %add1, %add2
42 %add2 = add nsw i32 %x, %y
43 %foo = add i32 %add1, %add2
53 %add2 = add nsw i32 %x, %y
54 %foo = add i32 %add1, %add2
    [all...]
fpmath.ll 9 %add2 = fadd double %x, %y
10 %foo = fadd double %add1, %add2
19 %add2 = fadd double %x, %y, !fpmath !0
20 %foo = fadd double %add1, %add2
29 %add2 = fadd double %x, %y, !fpmath !0
30 %foo = fadd double %add1, %add2
39 %add2 = fadd double %x, %y, !fpmath !1
40 %foo = fadd double %add1, %add2
commute.ll 8 %add2 = add i32 %y, %x
9 call void @use(i32 %add1, i32 %add2)
  /external/llvm/test/Transforms/LoopStrengthReduce/
pr2537.ll 10 %x.0 = phi i128 [ 0, %entry ], [ %add2, %dobody ]
12 %add2 = add i128 %x.0, shl (i128 1, i128 48)
14 %cmp = icmp ult i128 %add2, shl (i128 1, i128 64)
  /external/swiftshader/third_party/LLVM/test/Transforms/LoopStrengthReduce/
pr2537.ll 10 %x.0 = phi i128 [ 0, %entry ], [ %add2, %dobody ]
12 %add2 = add i128 %x.0, shl (i128 1, i128 48)
14 %cmp = icmp ult i128 %add2, shl (i128 1, i128 64)
  /libcore/luni/src/test/java/libcore/java/lang/invoke/
CallSitesTest.java 37 MethodHandles.lookup().findStatic(CallSitesTest.class, "add2", type);
53 final MethodHandle add2 = local
54 MethodHandles.lookup().findStatic(CallSitesTest.class, "add2", type);
56 commonMutableCallSitesTest(site, add2);
61 final MethodHandle add2 = local
62 MethodHandles.lookup().findStatic(CallSitesTest.class, "add2", type);
64 commonMutableCallSitesTest(site, add2);
77 final MethodHandle add2 = local
78 MethodHandles.lookup().findStatic(CallSitesTest.class, "add2", type);
79 site.setTarget(add2);
93 final MethodHandle add2 = local
136 private static int add2(int x, int y) { method in class:CallSitesTest
    [all...]
  /external/llvm/test/CodeGen/ARM/
saxpy10-a9.ll 70 %add2 = fadd float %add, 0.000000e+00
77 %add2.1 = fadd float %add2, %add.1
84 %add2.2 = fadd float %add2.1, %add.2
91 %add2.3 = fadd float %add2.2, %add.3
98 %add2.4 = fadd float %add2.3, %add.4
105 %add2.5 = fadd float %add2.4, %add.
    [all...]
2009-04-08-FloatUndef.ll 8 %add2 = fadd <4 x float> %mul1, %input2 ; <<4 x float>> [#uses=1]
9 store <4 x float> %add2, <4 x float>* null, align 16
  /external/llvm/test/CodeGen/X86/
fast-isel-args.ll 23 %add2 = add nsw i64 %add, %conv1
24 ret i64 %add2
30 %add2 = fadd float %c, %d
33 %add5 = fadd float %add1, %add2
42 %add2 = fadd double %c, %d
45 %add5 = fadd double %add1, %add2
  /external/llvm/test/CodeGen/AArch64/
PBQP-coalesce-benefit.ll 11 %add2 = add nsw i32 %add, %1
12 ret i32 %add2
arm64-ands-bad-peephole.ll 16 %result.09 = phi i32 [ %add2.result.0, %for.body ], [ 1, %entry ]
20 %add2.result.0 = select i1 %cmp1, i32 %true, i32 %result.09
26 %add2.result.0.lcssa = phi i32 [ %add2.result.0, %for.body ]
postra-mi-sched.ll 22 %add2 = add i32 %add1, %factor
23 %add3 = add nsw i32 %add2, %i2
24 %add4 = add nsw i32 %add3, %add2
  /external/llvm/test/CodeGen/Hexagon/
cext-valid-packet1.ll 14 %add2 = add nsw i32 %c, 200002
16 %b.addr.0 = select i1 %cmp, i32 %add1, i32 %add2
postinc-load.ll 14 %sum.03 = phi i32 [ 0, %entry ], [ %add2, %for.body ]
19 %add2 = add i32 %add, %conv
27 ret i32 %add2
  /external/llvm/test/CodeGen/PowerPC/
2007-11-19-VectorSplitting.ll 14 %add2 = fadd <4 x float> %mul1, %input2 ; <<4 x float>>
15 store <4 x float> %add2, <4 x float>* null, align 16
  /external/llvm/test/Transforms/Reassociate/
mixed-fast-nonfast-fp.ll 15 %add2 = fadd fast float %mul4, %mul2
16 %add3 = fadd fast float %add1, %add2
  /external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
2009-04-08-FloatUndef.ll 8 %add2 = fadd <4 x float> %mul1, %input2 ; <<4 x float>> [#uses=1]
9 store <4 x float> %add2, <4 x float>* null, align 16
  /external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/
2007-11-19-VectorSplitting.ll 13 %add2 = fadd <4 x float> %mul1, %input2 ; <<4 x float>>
14 store <4 x float> %add2, <4 x float>* null, align 16
  /external/llvm/test/CodeGen/MIR/X86/
cfi-offset.mir 13 %add2 = add nsw i32 %add1, %d
14 tail call void @foo(i32 %add2)
15 %add6 = add nsw i32 %add2, %add2
expected-comma-after-cfi-register.mir 11 %add2 = add nsw i32 %add1, %d
12 tail call void @foo(i32 %add2)
13 %add6 = add nsw i32 %add2, %add2
expected-register-after-cfi-operand.mir 11 %add2 = add nsw i32 %add1, %d
12 tail call void @foo(i32 %add2)
13 %add6 = add nsw i32 %add2, %add2
  /prebuilts/go/darwin-x86/test/
inline.go 14 func add2(p *byte, n uintptr) *byte { // ERROR "can inline add2" "leaking param: p to result" func
23 return add2(x, 1) // ERROR "inlining call to add2" "inlining call to add1"
  /prebuilts/go/linux-x86/test/
inline.go 14 func add2(p *byte, n uintptr) *byte { // ERROR "can inline add2" "leaking param: p to result" func
23 return add2(x, 1) // ERROR "inlining call to add2" "inlining call to add1"
  /external/llvm/test/Transforms/LoopReroll/
ptrindvar.ll 23 %S.011 = phi i32 [ %add2, %while.body ], [ undef, %while.body.preheader ]
29 %add2 = add nsw i32 %add, %1
35 %add2.lcssa = phi i32 [ %add2, %while.body ]
39 %S.0.lcssa = phi i32 [ undef, %entry ], [ %add2.lcssa, %while.end.loopexit ]
63 %S.011 = phi i32 [ %add2, %while.body ], [ undef, %while.body.preheader ]
69 %add2 = add nsw i32 %add, %1
75 %add2.lcssa = phi i32 [ %add2, %while.body ]
79 %S.0.lcssa = phi i32 [ undef, %entry ], [ %add2.lcssa, %while.end.loopexit
    [all...]
  /external/llvm/test/Transforms/SLPVectorizer/X86/
crash_binaryop.ll 14 %phi = phi double [ %add2, %loop ], [ %init, %entry ]
18 %add2 = fadd double %postadd2_phi, %phi
19 %mul2 = fmul double %add2, 0.000000e+00

Completed in 1562 milliseconds

1 2 3 4 5 6 7 8 91011>>