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

  /src/external/gpl3/gcc.old/dist/gcc/
expr.cc 1045 bool use_postinc = (m_is_load
1058 else if (use_postinc && !reverse)
1042 bool use_postinc = (m_is_load variable
  /src/external/gpl3/gcc/dist/gcc/
expr.cc 1265 bool use_postinc = (m_is_load
1278 else if (use_postinc && !reverse)
1262 bool use_postinc = (m_is_load variable

Completed in 35 milliseconds