Home
last modified time | relevance | path

Searched defs:fn_type (Results 1 – 25 of 48) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/examples/
H A Dtut02-square.c103 typedef int (*fn_type) (int); in main() typedef
H A Dtut02-square.cc89 typedef int (*fn_type) (int); in main() typedef
H A Dtut01-hello-world.c107 typedef void (*fn_type) (const char *); in main() typedef
H A Dtut01-hello-world.cc92 typedef void (*fn_type) (const char *); in main() typedef
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/examples/
H A Dtut02-square.c103 typedef int (*fn_type) (int); in main() typedef
H A Dtut02-square.cc89 typedef int (*fn_type) (int); in main() typedef
H A Dtut01-hello-world.c107 typedef void (*fn_type) (const char *); in main() typedef
H A Dtut01-hello-world.cc92 typedef void (*fn_type) (const char *); in main() typedef
/netbsd-src/external/gpl3/gcc/dist/gcc/config/epiphany/
H A Depiphany.cc1028 static enum epiphany_function_type fn_type = EPIPHANY_FUNCTION_UNKNOWN; in epiphany_compute_function_type() local
1088 enum epiphany_function_type fn_type; in epiphany_compute_frame_size() local
1773 enum epiphany_function_type fn_type; in epiphany_expand_prologue() local
1888 enum epiphany_function_type fn_type; in epiphany_expand_epilogue() local
1984 enum epiphany_function_type fn_type; in epiphany_regno_rename_ok() local
2158 tree fn_type = TREE_TYPE (CALL_EXPR_FN (exp)); in epiphany_function_ok_for_sibcall() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/epiphany/
H A Depiphany.c1026 static enum epiphany_function_type fn_type = EPIPHANY_FUNCTION_UNKNOWN; in epiphany_compute_function_type() local
1086 enum epiphany_function_type fn_type; in epiphany_compute_frame_size() local
1771 enum epiphany_function_type fn_type; in epiphany_expand_prologue() local
1886 enum epiphany_function_type fn_type; in epiphany_expand_epilogue() local
1982 enum epiphany_function_type fn_type; in epiphany_regno_rename_ok() local
2156 tree fn_type = TREE_TYPE (CALL_EXPR_FN (exp)); in epiphany_function_ok_for_sibcall() local
/netbsd-src/external/mit/isl/dist/interface/
H A Dgenerator.h90 FunctionDecl *fn_type; member
H A Dgenerator.cc225 void generator::add_type_subclasses(FunctionDecl *fn_type) in add_type_subclasses()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfunction-tests.c91 tree fn_type; in make_fndecl() local
H A Dipa.c1030 tree fn_type = build_function_type_list (void_type_node, in build_cxa_atexit_decl() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfunction-tests.cc92 tree fn_type; in make_fndecl() local
H A Dipa.cc1033 tree fn_type = build_function_type_list (void_type_node, in build_cxa_atexit_decl() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc.cc422 unsigned int fn_type; member
2146 unsigned int fn_type = fun->machine->fn_type; in arc_compute_function_type() local
2187 unsigned int fn_type = arc_compute_function_type (cfun); in arc_allocate_stack_slots_for_args() local
2198 unsigned int fn_type = arc_compute_function_type (func); in arc_warn_func_return() local
2649 unsigned int fn_type = arc_compute_function_type (func); in arc_must_save_register() local
2833 unsigned int fn_type = arc_compute_function_type (cfun); in arc_compute_frame_size() local
3215 unsigned int fn_type = arc_compute_function_type (cfun); in arc_restore_callee_saves() local
3787 unsigned int fn_type = arc_compute_function_type (cfun); in arc_expand_prologue() local
3911 arc_return_address_register (unsigned int fn_type) in arc_return_address_register()
3938 unsigned int fn_type = arc_compute_function_type (cfun); in arc_expand_epilogue() local
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Darc.c422 unsigned int fn_type; member
2147 unsigned int fn_type = fun->machine->fn_type; in arc_compute_function_type() local
2188 unsigned int fn_type = arc_compute_function_type (cfun); in arc_allocate_stack_slots_for_args() local
2199 unsigned int fn_type = arc_compute_function_type (func); in arc_warn_func_return() local
2643 unsigned int fn_type = arc_compute_function_type (func); in arc_must_save_register() local
2827 unsigned int fn_type = arc_compute_function_type (cfun); in arc_compute_frame_size() local
3210 unsigned int fn_type = arc_compute_function_type (cfun); in arc_restore_callee_saves() local
3782 unsigned int fn_type = arc_compute_function_type (cfun); in arc_expand_prologue() local
3906 arc_return_address_register (unsigned int fn_type) in arc_return_address_register()
3933 unsigned int fn_type = arc_compute_function_type (cfun); in arc_expand_epilogue() local
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32r/
H A Dm32r.c1427 static enum m32r_function_type fn_type = M32R_FUNCTION_UNKNOWN; in m32r_compute_function_type() local
1549 enum m32r_function_type fn_type; in m32r_compute_frame_size() local
1751 enum m32r_function_type fn_type = m32r_compute_function_type (current_function_decl); in m32r_output_function_prologue() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32r/
H A Dm32r.cc1428 static enum m32r_function_type fn_type = M32R_FUNCTION_UNKNOWN; in m32r_compute_function_type() local
1550 enum m32r_function_type fn_type; in m32r_compute_frame_size() local
1752 enum m32r_function_type fn_type = m32r_compute_function_type (current_function_decl); in m32r_output_function_prologue() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-playback.c377 tree fn_type; in new_function_type() local
432 tree fn_type; in new_function() local
942 tree fn_type = TREE_TYPE (fn); in build_call() local
H A Djit-recording.c936 recording::function_type *fn_type in new_function_type() local
959 recording::function_type *fn_type in new_function_ptr_type() local
2523 if (function_type *fn_type = m_other_type->dyn_cast_function_type ()) in make_debug_string() local
2537 if (function_type *fn_type = m_other_type->dyn_cast_function_type ()) in write_reproducer() local
3979 recording::function_type *fn_type in get_address() local
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-playback.cc469 tree fn_type; in new_function_type() local
524 tree fn_type; in new_function() local
1286 tree fn_type = TREE_TYPE (fn); in build_call() local
H A Djit-recording.cc941 recording::function_type *fn_type in new_function_type() local
964 recording::function_type *fn_type in new_function_ptr_type() local
2872 if (function_type *fn_type = m_other_type->dyn_cast_function_type ()) in make_debug_string() local
2886 if (function_type *fn_type = m_other_type->dyn_cast_function_type ()) in write_reproducer() local
4349 recording::function_type *fn_type in get_address() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dmangle.c828 tree fn_type; in write_encoding() local
1386 tree fn_type; in write_unqualified_name() local

12