Lines Matching full:add
34 r1 := Add(res, 2).u64
35 v0 := Add(value, 2).u64
38 r2 := Add(res, 1).u64
39 v1 := Add(value, 1).u64
49 i1 := Add(i, 1).u64
76 r1 := Add(res, 2).u64
77 v0 := Add(value, 2).u64
81 r2 := Add(res, 1).u64
82 v1 := Add(value, 1).u64
93 i1 := Add(i, 1).u64
100 v := Add(a, b).i64
106 v1 := Add(a, 1).u64
109 v2 := Add(b, 1).u64
122 v1 := Add(a, 1).u64
125 v2 := Add(b, 1).u64
155 fres := Add(fres, Call(f1).Method("IncrementFloat").f64).f64
156 fres := Add(fres, Call(f2).Method("IncrementFloat").f64).f64
157 fres := Add(fres, Call(f3).Method("IncrementFloat").f64).f64
158 fres := Add(fres, Call(f4).Method("IncrementFloat").f64).f64
160 ares := Add(ares, Call(a1).Method("IncrementInt").word).word
161 ares := Add(ares, Call(a2).Method("IncrementInt").word).word
162 ares := Add(ares, Call(a3).Method("IncrementInt").word).word
163 ares := Add(ares, Call(a4).Method("IncrementInt").word).word
164 ares := Add(ares, Call(a5).Method("IncrementInt").word).word
165 ares := Add(ares, Call(a6).Method("IncrementInt").word).word
166 ares := Add(ares, Call(a7).Method("IncrementInt").word).word
167 ares := Add(ares, Call(a8).Method("IncrementInt").word).word
168 ares := Add(ares, Call(a9).Method("IncrementInt").word).word
170 res := Add(ares, Cast(fres).SrcType("DataType::FLOAT64").word).word
184 res_next := Add(res, i).word