Home
last modified time | relevance | path

Searched refs:prefer_unrolled_loop (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.cc15790 bool prefer_unrolled_loop () const;
16850 aarch64_vector_costs::prefer_unrolled_loop () const in prefer_unrolled_loop() function in aarch64_vector_costs
17173 bool this_prefer_unrolled = this->prefer_unrolled_loop (); in better_main_loop_than_p()
17174 bool other_prefer_unrolled = other->prefer_unrolled_loop (); in better_main_loop_than_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog5544 (aarch64_vector_costs::prefer_unrolled_loop): Replace %u with
H A DChangeLog-20214494 (aarch64_vector_costs::prefer_unrolled_loop): New function,