OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:clear_by_pieces
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
expr.cc
88
static void
clear_by_pieces
(rtx, unsigned HOST_WIDE_INT, unsigned int);
1012
|| op ==
CLEAR_BY_PIECES
);
1023
if ((op == SET_BY_PIECES || op ==
CLEAR_BY_PIECES
)
1850
clear_by_pieces
(rtx to, unsigned HOST_WIDE_INT len, unsigned int align)
1858
CLEAR_BY_PIECES
);
3894
CLEAR_BY_PIECES
,
3896
clear_by_pieces
(object, INTVAL (size), align);
1847
clear_by_pieces
(rtx to, unsigned HOST_WIDE_INT len, unsigned int align)
function
/src/external/gpl3/gcc.old/dist/gcc/
expr.cc
83
static void
clear_by_pieces
(rtx, unsigned HOST_WIDE_INT, unsigned int);
1632
clear_by_pieces
(rtx to, unsigned HOST_WIDE_INT len, unsigned int align)
3291
CLEAR_BY_PIECES
,
3293
clear_by_pieces
(object, INTVAL (size), align);
1629
clear_by_pieces
(rtx to, unsigned HOST_WIDE_INT len, unsigned int align)
function
Completed in 30 milliseconds
Indexes created Thu Jul 23 00:25:05 UTC 2026