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

  /src/external/gpl3/gcc/dist/gcc/
gimple-harden-conditionals.cc 162 tree asminput = val; local
172 gassign *copyin = gimple_build_assign (temp, asminput);
176 asminput = asmoutput = temp;
195 asminput));
  /src/external/gpl3/gcc.old/dist/gcc/
gimple-harden-conditionals.cc 153 tree asminput = val; local
163 gassign *copyin = gimple_build_assign (temp, asminput);
167 asminput = asmoutput = temp;
186 asminput));

Completed in 22 milliseconds