Searched refs:us3 (Results 1 – 14 of 14) sorted by relevance
11 @us3 = common global i16 0, align 255 store i16 %shr, i16* @us3, align 261 ; CHECK-DAG: lw $[[US3_ADDR:[0-9]+]], %got(us3)($[[REG_GP]])74 store i16 %shr, i16* @us3, align 279 ; CHECK-DAG: lw $[[US3_ADDR:[0-9]+]], %got(us3)($[[REG_GP]])
12 @us3 = common global i16 0, align 2
69 ; CHECK-NEXT: switch i32 %c, label %second_switch.us3 [73 ; CHECK: second_switch.us3: ; preds = %loop_begin.us178 … ; preds = %loop_begin.inc_crit_edge.us, %second_switch.us3
40 ; CHECK-NEXT: i32 2, label %dec.us343 ; CHECK: dec.us3: ; preds = %loop_begin.us1
130 br label %for.body3.us3132 for.body3.us3: ; preds = %for.cond2.loopexit.us11, %for.body3.lr…135 cond.false.us4: ; preds = %for.body3.us3138 cond.end.us5: ; preds = %cond.false.us4, %for.body3.us3139 %cond.us6 = phi i32 [ %div, %cond.false.us4 ], [ %conv7, %for.body3.us3 ]151 br i1 true, label %for.cond2.for.inc13_crit_edge.us-lcssa.us-lcssa.us, label %for.body3.us3
91 ; CHECK: for.body3.us3:264 br label %for.body3.us3266 for.body3.us3: ; preds = %for.cond2.loopexit.us11, %for.body3.lr…269 cond.false.us4: ; preds = %for.body3.us3272 cond.end.us5: ; preds = %cond.false.us4, %for.body3.us3273 %cond.us6 = phi i32 [ %div, %cond.false.us4 ], [ %conv7, %for.body3.us3 ]285 br i1 true, label %for.cond2.for.inc13_crit_edge.us-lcssa.us-lcssa.us, label %for.body3.us3
1556 us2, us3 = divmod(self._microsecond, 256)1562 us1, us2, us3])1571 h, self._minute, self._second, us1, us2, us3 = string1578 self._microsecond = (((us1 << 8) | us2) << 8) | us32164 us2, us3 = divmod(self._microsecond, 256)2171 us1, us2, us3])2181 self._minute, self._second, us1, us2, us3) = string2189 self._microsecond = (((us1 << 8) | us2) << 8) | us3
218 unsigned short us3 = -1; // unsigned dst type is well defined. in narrow_constant_to_unsigned_integer_is_ok() local
45 __vector unsigned short us3; variable
80 ushort us1=1, us2=2, us3=3, us4=4, us5=5, us6=6, us7=7, us8=8, us9=9; variable