OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Thu Jul 16 00:26:27 UTC 2026