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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 1162 static bool (*rs6000_mode_dependent_address_ptr) (const_rtx)
4265 rs6000_mode_dependent_address_ptr
9999 return rs6000_mode_dependent_address_ptr (addr);
1160 static bool (*rs6000_mode_dependent_address_ptr) (const_rtx) variable
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 1162 static bool (*rs6000_mode_dependent_address_ptr) (const_rtx)
4330 rs6000_mode_dependent_address_ptr
9914 return rs6000_mode_dependent_address_ptr (addr);
1160 static bool (*rs6000_mode_dependent_address_ptr) (const_rtx) variable

Completed in 57 milliseconds