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

  /src/external/gpl3/gcc/dist/gcc/config/i386/
i386-expand.cc 21724 bool ident1 = true, ident2 = true; local
21764 ident2 = false;
21776 if (two_insn && !ident1 && !ident2)
21783 if (!ident2)
21803 if (!ident2)
21844 bool ident1 = true, ident2 = true; local
21875 ident2 = false;
21885 if (two_insn && !ident1 && !ident2)
21911 if (!ident2)
21929 if (!ident2)
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386-expand.cc 20381 bool ident1 = true, ident2 = true; local
20421 ident2 = false;
20433 if (two_insn && !ident1 && !ident2)
20440 if (!ident2)
20460 if (!ident2)
20501 bool ident1 = true, ident2 = true; local
20531 ident2 = false;
20541 if (two_insn && !ident1 && !ident2)
20567 if (!ident2)
20585 if (!ident2)
    [all...]

Completed in 56 milliseconds