OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:irslt
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-ssa-loop-niter.cc
855
unsigned HOST_WIDE_INT
irslt
= 1;
local
865
irslt
*= ix;
868
irslt
&= imask;
870
rslt = build_int_cst_type (type,
irslt
);
/src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-loop-niter.cc
867
unsigned HOST_WIDE_INT
irslt
= 1;
local
877
irslt
*= ix;
880
irslt
&= imask;
882
rslt = build_int_cst_type (type,
irslt
);
Completed in 58 milliseconds
Indexes created Sat Mar 21 00:23:06 UTC 2026