OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cvf
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-vect-stmts.cc
2140
unsigned HOST_WIDE_INT cnunits,
cvf
;
local
2143
|| !LOOP_VINFO_VECT_FACTOR (loop_vinfo).is_constant (&
cvf
)
2149
|| (group_size *
cvf
) % cnunits + group_size - gap < cnunits)
/src/external/gpl3/gcc.old/dist/gcc/
tree-vect-stmts.cc
2308
unsigned HOST_WIDE_INT cnunits,
cvf
;
local
2311
|| !LOOP_VINFO_VECT_FACTOR (loop_vinfo).is_constant (&
cvf
)
2317
|| (group_size *
cvf
) % cnunits + group_size < cnunits)
Completed in 23 milliseconds
Indexes created Fri Mar 27 00:22:57 UTC 2026