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

  /src/external/gpl3/gcc.old/dist/gcc/
optabs.cc 767 rtx_code_label *subword_label = gen_label_rtx ();
772 0, 0, subword_label,
783 emit_label (subword_label);
763 rtx_code_label *subword_label = gen_label_rtx (); local
optabs.cc 767 rtx_code_label *subword_label = gen_label_rtx ();
772 0, 0, subword_label,
783 emit_label (subword_label);
763 rtx_code_label *subword_label = gen_label_rtx (); local
  /src/external/gpl3/gcc/dist/gcc/
optabs.cc 772 rtx_code_label *subword_label = gen_label_rtx ();
777 0, 0, subword_label,
788 emit_label (subword_label);
768 rtx_code_label *subword_label = gen_label_rtx (); local
optabs.cc 772 rtx_code_label *subword_label = gen_label_rtx ();
777 0, 0, subword_label,
788 emit_label (subword_label);
768 rtx_code_label *subword_label = gen_label_rtx (); local

Completed in 116 milliseconds