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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 19275 rtx str_mem2;
19281 if (is_store_insn (last_scheduled_insn, &str_mem2)
19282 && adjacent_mem_locations (str_mem, str_mem2))
19238 rtx str_mem2; local
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 18814 rtx str_mem2;
18820 if (is_store_insn (last_scheduled_insn, &str_mem2)
18821 && adjacent_mem_locations (str_mem, str_mem2))
18777 rtx str_mem2; local

Completed in 61 milliseconds