Home
last modified time | relevance | path

Searched defs:fundecl (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/c6x/
H A Dc6x.h295 #define FIRST_PARM_OFFSET(fundecl) 4 argument
320 #define ARG_POINTER_CFA_OFFSET(fundecl) 0 argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/c6x/
H A Dc6x.h295 #define FIRST_PARM_OFFSET(fundecl) 4 argument
320 #define ARG_POINTER_CFA_OFFSET(fundecl) 0 argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-typeck.c3077 tree fntype, fundecl = NULL_TREE; in build_function_call_vec() local
3266 convert_argument (location_t ploc, tree function, tree fundecl, in convert_argument()
3461 tree function, tree fundecl) in convert_arguments()
6555 inform_for_arg (tree fundecl, location_t ploc, int parmnum, in inform_for_arg()
6574 maybe_warn_builtin_no_proto_arg (location_t loc, tree fundecl, int parmnum, in maybe_warn_builtin_no_proto_arg()
6643 bool null_pointer_constant, tree fundecl, in convert_for_assignment()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-typeck.cc3102 tree fntype, fundecl = NULL_TREE; in build_function_call_vec() local
3291 convert_argument (location_t ploc, tree function, tree fundecl, in convert_argument()
3486 tree function, tree fundecl) in convert_arguments()
6671 inform_for_arg (tree fundecl, location_t ploc, int parmnum, in inform_for_arg()
6690 maybe_warn_builtin_no_proto_arg (location_t loc, tree fundecl, int parmnum, in maybe_warn_builtin_no_proto_arg()
6759 bool null_pointer_constant, tree fundecl, in convert_for_assignment()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32.h1309 #define FIRST_PARM_OFFSET(fundecl) \ argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32.h1309 #define FIRST_PARM_OFFSET(fundecl) \ argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dm68k.cc7046 m68k_return_pops_args (tree fundecl, tree funtype, poly_int64 size) in m68k_return_pops_args()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/
H A Dm68k.c7048 m68k_return_pops_args (tree fundecl, tree funtype, poly_int64 size) in m68k_return_pops_args()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.c1291 ix86_return_pops_args (tree fundecl, tree funtype, poly_int64 size) in ix86_return_pops_args()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.cc1321 ix86_return_pops_args (tree fundecl, tree funtype, poly_int64 size) in ix86_return_pops_args()