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

  /src/external/gpl3/gcc/dist/gcc/config/or1k/
or1k.cc 1820 rtx boolval, orig_retval, retval, scratch, mem, oldval, newval; local
1826 orig_retval = operands[1];
1878 or1k_finish_atomic_subword (mode, orig_retval, retval, shift);
1919 rtx orig_retval, retval, mem, val, scratch; local
1923 orig_retval = operands[0];
1955 or1k_finish_atomic_subword (mode, orig_retval, retval, shift);
  /src/external/gpl3/gcc.old/dist/gcc/config/or1k/
or1k.cc 1817 rtx boolval, orig_retval, retval, scratch, mem, oldval, newval; local
1823 orig_retval = operands[1];
1875 or1k_finish_atomic_subword (mode, orig_retval, retval, shift);
1916 rtx orig_retval, retval, mem, val, scratch; local
1920 orig_retval = operands[0];
1952 or1k_finish_atomic_subword (mode, orig_retval, retval, shift);

Completed in 34 milliseconds