Home
last modified time | relevance | path

Searched refs:count_ops (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.cc15783 void count_ops (unsigned int, vect_cost_for_stmt, stmt_vec_info,
16525 aarch64_vector_costs::count_ops (unsigned int count, vect_cost_for_stmt kind, in count_ops() function in aarch64_vector_costs
16806 count_ops (count, kind, stmt_info, &ops); in add_stmt_cost()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20214484 (aarch64_vector_op::count_ops): Remove vectype and factor parameters.
4546 (aarch64_vector_costs::add_stmt_cost): Call count_ops for all
4564 (aarch64_vector_costs::count_ops): Test for scalar reductions too.
4566 (aarch64_vector_costs::add_stmt_cost): Call count_ops for scalar
4577 (aarch64_vector_costs::count_ops): Use it rather than the
4587 (aarch64_vector_costs::count_ops): Likewise.
4603 (aarch64_vector_costs::count_ops): Remove vec_flags and
7396 (aarch64_vector_costs::count_ops): ...this.