Searched refs:while_loop (Results 1 – 4 of 4) sorted by relevance
80 While while_loop = 3; field
75 if (x.has_while_loop()) return os << x.while_loop(); in operator <<()
714 int final_switch, while_loop; local732 while_loop = ((bytes / 4) / 16 - 1) * 16;733 emit_insn (gen_move_insn (r6, GEN_INT (while_loop + final_switch)));
1157 int final_switch, while_loop; in expand_block_move() local1173 while_loop = ((bytes / 4) / 16 - 1) * 16; in expand_block_move()1174 emit_insn (gen_move_insn (r6, GEN_INT (while_loop + final_switch))); in expand_block_move()