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

  /src/external/gpl3/gcc/dist/gcc/config/avr/
avr.cc 1924 bool has_postinc, has_predec, has_ldd;
1933 has_postinc = generic_p || (flashx_p && regno == REG_Z);
2276 && ap.has_postinc && ! ap.want_predec);
1923 bool has_postinc, has_predec, has_ldd; member in struct:AVR_LdSt_Props

Completed in 20 milliseconds