OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nmasks
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-vect-loop-manip.cc
879
unsigned int
nmasks
= i + 1;
local
880
if (use_masks_p && (
nmasks
& 1) == 0)
882
rgroup_controls *half_rgc = &(*controls)[
nmasks
/ 2 - 1];
tree-vect-stmts.cc
4324
unsigned
nmasks
4329
nmasks
, vectype, op);
/src/external/gpl3/gcc.old/dist/gcc/
tree-vect-loop-manip.cc
745
unsigned int
nmasks
= i + 1;
local
746
if (use_masks_p && (
nmasks
& 1) == 0)
748
rgroup_controls *half_rgc = &(*controls)[
nmasks
/ 2 - 1];
Completed in 30 milliseconds
Indexes created Sun Jul 19 00:25:04 UTC 2026