Home
last modified time | relevance | path

Searched refs:fc_loop (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-string.cc1510 rtx fc_loop = gen_label_rtx (); in expand_compare_loop() local
1511 emit_label (fc_loop); in expand_compare_loop()
1524 j = emit_jump_insn (gen_bdnztf_di (fc_loop, ctr, ctr, in expand_compare_loop()
1527 j = emit_jump_insn (gen_bdnztf_si (fc_loop, ctr, ctr, in expand_compare_loop()
1530 JUMP_LABEL (j) = fc_loop; in expand_compare_loop()
1531 LABEL_NUSES (fc_loop) += 1; in expand_compare_loop()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000-string.c1510 rtx fc_loop = gen_label_rtx (); in expand_compare_loop() local
1511 emit_label (fc_loop); in expand_compare_loop()
1524 j = emit_jump_insn (gen_bdnztf_di (fc_loop, ctr, ctr, in expand_compare_loop()
1527 j = emit_jump_insn (gen_bdnztf_si (fc_loop, ctr, ctr, in expand_compare_loop()
1530 JUMP_LABEL (j) = fc_loop; in expand_compare_loop()
1531 LABEL_NUSES (fc_loop) += 1; in expand_compare_loop()