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

  /src/external/gpl3/gcc/dist/gcc/
tree-vectorizer.cc 1834 cost = adjust_cost_for_freq (stmt_info, where, cost);
1844 vector_costs::adjust_cost_for_freq (stmt_vec_info stmt_info,
1842 vector_costs::adjust_cost_for_freq (stmt_vec_info stmt_info, function in class:vector_costs
  /src/external/gpl3/gcc.old/dist/gcc/
tree-vectorizer.cc 1801 cost = adjust_cost_for_freq (stmt_info, where, cost);
1811 vector_costs::adjust_cost_for_freq (stmt_vec_info stmt_info,
1809 vector_costs::adjust_cost_for_freq (stmt_vec_info stmt_info, function in class:vector_costs

Completed in 18 milliseconds