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

  /src/external/gpl3/gcc/dist/gcc/config/sh/
sh.cc 6017 rtx scanset;
6042 if (noncall_uses_reg (reg, scan, &scanset))
6057 /* ??? We shouldn't have to worry about SCANSET here.
6061 execute/920501-2 is a test case. If SCANSET is set,
6072 && (scanset
6007 rtx scanset; local
  /src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh.cc 6017 rtx scanset;
6042 if (noncall_uses_reg (reg, scan, &scanset))
6057 /* ??? We shouldn't have to worry about SCANSET here.
6061 execute/920501-2 is a test case. If SCANSET is set,
6072 && (scanset
6007 rtx scanset; local

Completed in 163 milliseconds