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_precision
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
tree-vect-loop.cc
5329
int
scalar_precision
local
5331
tree cr_index_scalar_type = make_unsigned_type (
scalar_precision
);
5555
int
scalar_precision
local
5557
tree scalar_type_unsigned = make_unsigned_type (
scalar_precision
);
7121
int
scalar_precision
local
7123
cr_index_scalar_type = make_unsigned_type (
scalar_precision
);
/src/external/gpl3/gcc/dist/gcc/
tree-vect-loop.cc
6116
int
scalar_precision
local
6118
tree cr_index_scalar_type = make_unsigned_type (
scalar_precision
);
6361
int
scalar_precision
local
6363
tree scalar_type_unsigned = make_unsigned_type (
scalar_precision
);
8032
int
scalar_precision
local
8034
cr_index_scalar_type = make_unsigned_type (
scalar_precision
);
Completed in 37 milliseconds
Indexes created Sat Jul 18 00:24:37 UTC 2026