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

  /src/external/gpl3/gcc/dist/gcc/config/nds32/
nds32-memory-manipulation.cc 808 rtx last_byte_loop_label = gen_label_rtx (); local
821 SImode, 1, last_byte_loop_label);
849 emit_label (last_byte_loop_label);
  /src/external/gpl3/gcc.old/dist/gcc/config/nds32/
nds32-memory-manipulation.cc 808 rtx last_byte_loop_label = gen_label_rtx (); local
821 SImode, 1, last_byte_loop_label);
849 emit_label (last_byte_loop_label);

Completed in 17 milliseconds