Home
last modified time | relevance | path

Searched defs:function_result_decl (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/iq2000/
H A Diq2000.cc1931 tree function_result_decl = build_decl (BUILTINS_LOCATION, in iq2000_expand_prologue() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/iq2000/
H A Diq2000.c1931 tree function_result_decl = build_decl (BUILTINS_LOCATION, in iq2000_expand_prologue() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/microblaze/
H A Dmicroblaze.c2890 tree function_result_decl = build_decl (BUILTINS_LOCATION, PARM_DECL, in microblaze_expand_prologue() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/microblaze/
H A Dmicroblaze.cc2891 tree function_result_decl = build_decl (BUILTINS_LOCATION, PARM_DECL, in microblaze_expand_prologue() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfunction.c2293 tree function_result_decl; member