Home | History | Annotate | Download | only in src

Lines Matching refs:result64_lo

59         Int32 result64_lo;
62 smull result64_lo, result64_hi, L_var2, L_var1
63 mov result64_lo, result64_lo, lsr #30
64 add result64_hi, result64_lo, result64_hi, asl #2
72 Int32 result64_lo;
75 smull result64_lo, result64_hi, L_var2, L_var1
77 add L_add, L_add, result64_lo, lsr #30
102 Int32 result64_lo;
105 smull result64_lo, result64_hi, L_var2, L_var1
106 mov result64_lo, result64_lo, lsr #28
107 add result64_hi, result64_lo, result64_hi, asl #4
117 Int32 result64_lo;
120 smull result64_lo, result64_hi, L_var2, L_var1
121 mov result64_lo, result64_lo, lsr #27
122 add result64_hi, result64_lo, result64_hi, asl #5
132 Int32 result64_lo;
135 smull result64_lo, result64_hi, L_var2, L_var1
136 mov result64_lo, result64_lo, lsr #26
137 add result64_hi, result64_lo, result64_hi, asl #6
169 Int32 result64_lo;
172 smull result64_lo, result64_hi, L_var2, L_var1
173 mov result64_lo, result64_lo, lsr #29
174 add result64_hi, result64_lo, result64_hi, asl #3