OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:asmoutput
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
gimple-harden-conditionals.cc
163
tree
asmoutput
= ret;
local
176
asminput =
asmoutput
= temp;
189
asmoutput
));
203
gassign *copyout = gimple_build_assign (ret,
asmoutput
);
208
gassign *clobber = gimple_build_assign (
asmoutput
,
210
(TREE_TYPE (
asmoutput
)));
/src/external/gpl3/gcc.old/dist/gcc/
gimple-harden-conditionals.cc
154
tree
asmoutput
= ret;
local
167
asminput =
asmoutput
= temp;
180
asmoutput
));
194
gassign *copyout = gimple_build_assign (ret,
asmoutput
);
199
gassign *clobber = gimple_build_assign (
asmoutput
,
201
(TREE_TYPE (
asmoutput
)));
Completed in 16 milliseconds
Indexes created Fri Apr 03 00:24:04 UTC 2026