HomeSort by: relevance | last modified time | path
    Searched defs:joining (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl2/xcvs/dist/src/
update.c 1289 && ! joining ()
1564 if (noexec || pipeout || joining ())
2941 joining (void) function
update.c 1289 && ! joining ()
1564 if (noexec || pipeout || joining ())
2941 joining (void) function
  /src/external/gpl3/gcc/dist/gcc/config/nvptx/
nvptx.cc 607 /* Emit joining instructions for MASK. */
618 /* Emit joining for all non-call pars to ensure there's a single
3529 FORKED and JOINING blocks are in the partition. The FORK and JOIN
5087 and ending at joining. */
5138 /* The outer joining insn must immediately follow the inner join
5140 rtx_insn *joining = par->joining_insn;
5142 if (NEXT_INSN (join) != joining)
5135 rtx_insn *joining = par->joining_insn; local
nvptx.cc 607 /* Emit joining instructions for MASK. */
618 /* Emit joining for all non-call pars to ensure there's a single
3529 FORKED and JOINING blocks are in the partition. The FORK and JOIN
5087 and ending at joining. */
5138 /* The outer joining insn must immediately follow the inner join
5140 rtx_insn *joining = par->joining_insn;
5142 if (NEXT_INSN (join) != joining)
5135 rtx_insn *joining = par->joining_insn; local
  /src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
nvptx.cc 603 /* Emit joining instructions for MASK. */
614 /* Emit joining for all non-call pars to ensure there's a single
3513 FORKED and JOINING blocks are in the partition. The FORK and JOIN
5071 and ending at joining. */
5122 /* The outer joining insn must immediately follow the inner join
5124 rtx_insn *joining = par->joining_insn;
5126 if (NEXT_INSN (join) != joining)
5119 rtx_insn *joining = par->joining_insn; local
nvptx.cc 603 /* Emit joining instructions for MASK. */
614 /* Emit joining for all non-call pars to ensure there's a single
3513 FORKED and JOINING blocks are in the partition. The FORK and JOIN
5071 and ending at joining. */
5122 /* The outer joining insn must immediately follow the inner join
5124 rtx_insn *joining = par->joining_insn;
5126 if (NEXT_INSN (join) != joining)
5119 rtx_insn *joining = par->joining_insn; local

Completed in 69 milliseconds