HomeSort by: relevance | last modified time | path
    Searched refs:this_prefer_unrolled (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/riscv/
riscv-vector-costs.cc 990 bool this_prefer_unrolled = this->prefer_unrolled_loop (); local
992 if (this_prefer_unrolled != other_prefer_unrolled)
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64.cc 17705 bool this_prefer_unrolled = this->prefer_unrolled_loop ();
17707 if (this_prefer_unrolled != other_prefer_unrolled)
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64.cc 17189 bool this_prefer_unrolled = this->prefer_unrolled_loop ();
17191 if (this_prefer_unrolled != other_prefer_unrolled)

Completed in 45 milliseconds