OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:temm
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-ssa-ccp.cc
1350
widest_int temv,
temm
;
local
1352
bit_value_unop (BIT_NOT_EXPR, type_sgn, type_precision, &temv, &
temm
,
1355
type_sgn, type_precision, temv,
temm
,
1382
widest_int temv,
temm
;
local
1384
&
temm
, type_sgn, type_precision, rval, rmask);
1385
temm
|= (rmask | (rval ^ temv));
1387
*mask = wi::ext (
temm
, type_precision, type_sgn);
/src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-ccp.cc
1349
widest_int temv,
temm
;
local
1351
bit_value_unop (BIT_NOT_EXPR, type_sgn, type_precision, &temv, &
temm
,
1354
type_sgn, type_precision, temv,
temm
,
1378
widest_int temv,
temm
;
local
1380
&
temm
, type_sgn, type_precision, rval, rmask);
1381
temm
|= (rmask | (rval ^ temv));
1383
*mask = wi::ext (
temm
, type_precision, type_sgn);
Completed in 30 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026