/openbsd-src/gnu/usr.bin/gcc/gcc/config/arc/ |
H A D | arc.c | 963 static enum arc_function_type fn_type = ARC_FUNCTION_UNKNOWN; local 1036 enum arc_function_type fn_type; local 1149 enum arc_function_type fn_type = arc_compute_function_type (current_function_decl); local 1226 enum arc_function_type fn_type = arc_compute_function_type (current_function_decl); local
|
/openbsd-src/gnu/gcc/gcc/config/arc/ |
H A D | arc.c | 1004 static enum arc_function_type fn_type = ARC_FUNCTION_UNKNOWN; in arc_compute_function_type() local 1076 enum arc_function_type fn_type; in arc_compute_frame_size() local 1183 enum arc_function_type fn_type = arc_compute_function_type (current_function_decl); in arc_output_function_prologue() local 1257 enum arc_function_type fn_type = arc_compute_function_type (current_function_decl); in arc_output_function_epilogue() local
|
/openbsd-src/gnu/gcc/gcc/config/m32r/ |
H A D | m32r.c | 1155 static enum m32r_function_type fn_type = M32R_FUNCTION_UNKNOWN; in m32r_compute_function_type() local 1277 enum m32r_function_type fn_type; in m32r_compute_frame_size() local 1465 enum m32r_function_type fn_type = m32r_compute_function_type (current_function_decl); in m32r_output_function_prologue() local 1493 enum m32r_function_type fn_type = m32r_compute_function_type (current_function_decl); in m32r_output_function_epilogue() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/m32r/ |
H A D | m32r.c | 1775 static enum m32r_function_type fn_type = M32R_FUNCTION_UNKNOWN; local 1899 enum m32r_function_type fn_type; local 2049 enum m32r_function_type fn_type = m32r_compute_function_type (current_function_decl); local 2082 enum m32r_function_type fn_type = m32r_compute_function_type (current_function_decl); local
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | calls.c | 3263 enum libcall_type fn_type, in emit_library_call_value_1() 3985 emit_library_call (rtx orgfun, enum libcall_type fn_type, in emit_library_call() 4005 enum libcall_type fn_type, in emit_library_call_value()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | calls.c | 3492 emit_library_call_value_1 (retval, orgfun, value, fn_type, outmode, nargs, p) in emit_library_call_value_1() argument 4317 emit_library_call VPARAMS((rtx orgfun, enum libcall_type fn_type, in emit_library_call() 4341 enum libcall_type fn_type, in emit_library_call_value()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | mangle.c | 654 tree fn_type; local 1012 tree fn_type = get_mostly_instantiated_function_type (decl); local
|
H A D | pt.c | 10788 tree fn_type; local
|
H A D | decl.c | 9153 tree fn_type; in get_atexit_node() local
|
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | mangle.c | 741 tree fn_type; in write_encoding() local 1109 tree fn_type; in write_unqualified_name() local
|
H A D | method.c | 986 tree fn_type; in implicitly_declare_fn() local
|
H A D | class.c | 1001 tree fn_type; in add_method() local
|
H A D | decl.c | 5492 tree fn_type; in get_atexit_node() local
|
H A D | pt.c | 12561 tree fn_type; in get_mostly_instantiated_function_type() local
|
/openbsd-src/gnu/gcc/gcc/treelang/ |
H A D | treetree.c | 326 tree fn_type; in tree_code_create_function_prototype() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/treelang/ |
H A D | treetree.c | 242 tree fn_type; in tree_code_create_function_prototype() local
|