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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 12818 bool memory_p = (MEM_P (x)
12864 && (memory_p || CONST_DOUBLE_P (x)))
12872 if (!done_p && icode != CODE_FOR_nothing && memory_p)
12892 && memory_p
12936 && memory_p
12799 bool memory_p = (MEM_P (x) local
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 12433 bool memory_p = (MEM_P (x)
12479 && (memory_p || CONST_DOUBLE_P (x)))
12487 if (!done_p && icode != CODE_FOR_nothing && memory_p)
12507 && memory_p
12551 && memory_p
12414 bool memory_p = (MEM_P (x) local

Completed in 60 milliseconds