/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/examples/ |
H A D | tut02-square.c | 103 typedef int (*fn_type) (int); in main() typedef
|
H A D | tut02-square.cc | 89 typedef int (*fn_type) (int); in main() typedef
|
H A D | tut01-hello-world.c | 107 typedef void (*fn_type) (const char *); in main() typedef
|
H A D | tut01-hello-world.cc | 92 typedef void (*fn_type) (const char *); in main() typedef
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/examples/ |
H A D | tut02-square.c | 103 typedef int (*fn_type) (int); in main() typedef
|
H A D | tut02-square.cc | 89 typedef int (*fn_type) (int); in main() typedef
|
H A D | tut01-hello-world.c | 107 typedef void (*fn_type) (const char *); in main() typedef
|
H A D | tut01-hello-world.cc | 92 typedef void (*fn_type) (const char *); in main() typedef
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/epiphany/ |
H A D | epiphany.cc | 1028 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 D | epiphany.c | 1026 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 D | generator.h | 90 FunctionDecl *fn_type; member
|
H A D | generator.cc | 225 void generator::add_type_subclasses(FunctionDecl *fn_type) in add_type_subclasses()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | function-tests.c | 91 tree fn_type; in make_fndecl() local
|
H A D | ipa.c | 1030 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 D | function-tests.cc | 92 tree fn_type; in make_fndecl() local
|
H A D | ipa.cc | 1033 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 D | arc.cc | 422 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 D | arc.c | 422 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 D | m32r.c | 1427 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 D | m32r.cc | 1428 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 D | jit-playback.c | 377 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 D | jit-recording.c | 936 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 D | jit-playback.cc | 469 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 D | jit-recording.cc | 941 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 D | mangle.c | 828 tree fn_type; in write_encoding() local 1386 tree fn_type; in write_unqualified_name() local
|