OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:csky_num_arg_regs
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/csky/
csky.cc
1914
csky_num_arg_regs
(machine_mode mode, const_tree type, bool is_stdarg)
function
1945
int param_size =
csky_num_arg_regs
(mode, arg.type, pcum->is_stdarg);
2060
int param_size =
csky_num_arg_regs
(arg.mode, arg.type, pcum->is_stdarg);
/src/external/gpl3/gcc.old/dist/gcc/config/csky/
csky.cc
1910
csky_num_arg_regs
(machine_mode mode, const_tree type, bool is_stdarg)
function
1941
int param_size =
csky_num_arg_regs
(mode, arg.type, pcum->is_stdarg);
2056
int param_size =
csky_num_arg_regs
(arg.mode, arg.type, pcum->is_stdarg);
Completed in 26 milliseconds
Indexes created Fri Apr 10 00:22:58 UTC 2026