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

  /src/external/gpl3/gcc/dist/gcc/
tree-tailcall.cc 83 handled in adjust_return_value, the other two in adjust_accumulator_values
890 adjust_return_value (basic_block bb, tree m, tree a) function
1201 adjust_return_value (e->src, m_acc, a_acc);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-tailcall.cc 83 handled in adjust_return_value, the other two in adjust_accumulator_values
890 adjust_return_value (basic_block bb, tree m, tree a) function
1208 adjust_return_value (e->src, m_acc, a_acc);

Completed in 24 milliseconds