OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:after_args
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
calls.cc
3134
rtx_insn *insns, *before_call, *
after_args
;
3638
after_args
= get_last_insn ();
3697
&& check_sibcall_argument_overlap (
after_args
, 0, false))
3133
rtx_insn *insns, *before_call, *
after_args
;
local
/src/external/gpl3/gcc.old/dist/gcc/
calls.cc
3079
rtx_insn *insns, *before_call, *
after_args
;
3569
after_args
= get_last_insn ();
3637
&& check_sibcall_argument_overlap (
after_args
, 0, 0))
3078
rtx_insn *insns, *before_call, *
after_args
;
local
Completed in 21 milliseconds
Indexes created Wed Apr 29 00:23:26 UTC 2026