OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dconst3
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-math-opts.cc
2012
REAL_VALUE_TYPE c2,
dconst3
;
local
2133
real_from_integer (&
dconst3
, VOIDmode, 3, SIGNED);
2134
real_arithmetic (&c2, MULT_EXPR, &c, &
dconst3
);
2138
real_arithmetic (&c2, RDIV_EXPR, &cint, &
dconst3
);
tree-ssa-math-opts.cc
2012
REAL_VALUE_TYPE c2,
dconst3
;
local
2133
real_from_integer (&
dconst3
, VOIDmode, 3, SIGNED);
2134
real_arithmetic (&c2, MULT_EXPR, &c, &
dconst3
);
2138
real_arithmetic (&c2, RDIV_EXPR, &cint, &
dconst3
);
tree-ssa-math-opts.cc
2012
REAL_VALUE_TYPE c2,
dconst3
;
local
2133
real_from_integer (&
dconst3
, VOIDmode, 3, SIGNED);
2134
real_arithmetic (&c2, MULT_EXPR, &c, &
dconst3
);
2138
real_arithmetic (&c2, RDIV_EXPR, &cint, &
dconst3
);
Completed in 190 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026