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

  /src/external/gpl3/gcc/dist/gcc/config/nds32/
nds32-memory-manipulation.cc 682 rtx byte_mode_label = gen_label_rtx (); local
700 emit_label (byte_mode_label);
708 Pmode, 1, byte_mode_label);
  /src/external/gpl3/gcc.old/dist/gcc/config/nds32/
nds32-memory-manipulation.cc 682 rtx byte_mode_label = gen_label_rtx (); local
700 emit_label (byte_mode_label);
708 Pmode, 1, byte_mode_label);

Completed in 17 milliseconds