HomeSort by: relevance | last modified time | path
    Searched defs:adjust_accumulator_values (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
849 adjust_accumulator_values (gimple_stmt_iterator gsi, tree m, tree a, edge back) function
1029 adjust_accumulator_values (t->call_gsi, t->mult, t->add, e);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-tailcall.cc 83 handled in adjust_return_value, the other two in adjust_accumulator_values
849 adjust_accumulator_values (gimple_stmt_iterator gsi, tree m, tree a, edge back) function
1029 adjust_accumulator_values (t->call_gsi, t->mult, t->add, e);

Completed in 25 milliseconds