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

  /src/external/gpl3/gcc/dist/gcc/config/pdp11/
pdp11.cc 1256 rtx tmpop[1];
1299 tmpop[0] = gen_label_rtx ();
1301 output_asm_insn (buf, tmpop);
1303 output_asm_label (tmpop[0]);
1252 rtx tmpop[1]; local
  /src/external/gpl3/gcc.old/dist/gcc/config/pdp11/
pdp11.cc 1256 rtx tmpop[1];
1299 tmpop[0] = gen_label_rtx ();
1301 output_asm_insn (buf, tmpop);
1303 output_asm_label (tmpop[0]);
1252 rtx tmpop[1]; local

Completed in 18 milliseconds