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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-logue.cc 4315 bool using_load_multiple = !!(strategy & REST_MULTIPLE);
4919 else if (using_load_multiple)
4311 bool using_load_multiple = !!(strategy & REST_MULTIPLE); local
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-logue.cc 4285 bool using_load_multiple = !!(strategy & REST_MULTIPLE);
4889 else if (using_load_multiple)
4281 bool using_load_multiple = !!(strategy & REST_MULTIPLE); local

Completed in 23 milliseconds