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

  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386.cc 131 #define FAST_PROLOGUE_INSN_COUNT 20
6678 count = (count - 1) * FAST_PROLOGUE_INSN_COUNT;
  /src/external/gpl3/gcc/dist/gcc/config/i386/
i386.cc 135 #define FAST_PROLOGUE_INSN_COUNT 20
6998 count = (count - 1) * FAST_PROLOGUE_INSN_COUNT;

Completed in 45 milliseconds