OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:expand_assignment
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
expr.cc
5028
/* A subroutine of
expand_assignment
. Optimize FIELD op= VAL, where
5347
expand_assignment
(tree to, tree from, bool nontemporal)
7104
expand_assignment
(index,
11281
/* See the comment in
expand_assignment
for the rationale. */
11779
expand_assignment
(lhs, build_int_cst (TREE_TYPE (rhs), value),
11786
expand_assignment
(lhs, rhs, false);
5335
expand_assignment
(tree to, tree from, bool nontemporal)
function
/src/external/gpl3/gcc/dist/gcc/
expr.cc
5651
/* A subroutine of
expand_assignment
. Optimize FIELD op= VAL, where
5970
expand_assignment
(tree to, tree from, bool nontemporal)
7788
expand_assignment
(index,
12101
/* See the comment in
expand_assignment
for the rationale. */
12616
expand_assignment
(lhs, build_int_cst (TREE_TYPE (rhs), value),
12623
expand_assignment
(lhs, rhs, false);
5958
expand_assignment
(tree to, tree from, bool nontemporal)
function
Completed in 76 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026