OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:scalar_type_unsigned
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
tree-vect-loop.cc
5557
tree
scalar_type_unsigned
= make_unsigned_type (scalar_precision);
local
5558
tree vectype_unsigned = get_same_sized_vectype (
scalar_type_unsigned
,
5629
tree data_reduc = make_ssa_name (
scalar_type_unsigned
);
/src/external/gpl3/gcc/dist/gcc/
tree-vect-loop.cc
6363
tree
scalar_type_unsigned
= make_unsigned_type (scalar_precision);
local
6364
tree vectype_unsigned = get_same_sized_vectype (
scalar_type_unsigned
,
6435
tree data_reduc = make_ssa_name (
scalar_type_unsigned
);
Completed in 26 milliseconds
Indexes created Sun Jul 19 00:25:04 UTC 2026