Searched refs:fastcall (Results 1 – 15 of 15) sorted by relevance
206 call *%eax # branch to fastcall routine235 call *8(%esp) # branch to fastcall routine293 call *4(%esp) # branch to fastcall routine
292 gen_stdcall_or_fastcall_suffix (tree decl, bool fastcall) in gen_stdcall_or_fastcall_suffix() argument334 if (fastcall) in gen_stdcall_or_fastcall_suffix()
1473 int fastcall; /* fastcall calling convention is used */ member
3097 cum->fastcall = 1; in init_cumulative_args()3127 cum->fastcall = 0; in init_cumulative_args()3971 if (cum->fastcall) in function_arg()
395 let Spellings = [GNU<"fastcall">, CXX11<"gnu", "fastcall">,
1165 * dlltool.c (add_excludes): Don't prefix excluded fastcall1167 (xlate): Ignore add_underscore for decorated fastcall symbols.1173 ASM_PREFIX for fastcall symbols.1174 (scan_drectve_symbols): Handle fastcall symbols when generating1178 (make_imp_label): New function to handle fastcall symbols
1862 (make_one): Don't prefix decorated fastcall symbols with '_'.1864 * emultempl/pe.em (pe_fixup_stdcalls): Don't fixup fastcall1869 * pe-dll.c (process_def_file): Handle fastcall symbols when1870 generating undecorated aliases. Don't prefix decorated fastcall1872 (fill_exported_offsets): Don't prefix decorated fastcall symbols
1332 fastcall symbol names in .def file.
777 /* For now, don't try to fixup fastcall symbols. */
812 /* For now, don't try to fixup fastcall symbols. */
540 attributes incompatible with fastcall attribute.544 fastcall types.546 * config/i386/cygwin.h (TARGET_OS_CPP_BUILTINS): Add fastcall553 fastcall prefix (@) and the stdcall suffix.555 has a fastcall attribute.557 * config/i386/i386.c (ix86_attribute_table): Accept 'fastcall' as a561 fastcall attribute.562 (function_arg): Use registers ECX and EDX if function has fastcall564 * config/i386/i386.h (CUMULATIVE_ARGS): Add fastcall attribute flag.567 * config/i386/mingw32.h (TARGET_OS_CPP_BUILTINS): Add fastcall[all …]
11155 (ix86_function_regparm): ... this one; add fastcall and local11162 (x86_this_parameter): Fix fastcall.
14745 Clarify fastcall and regparm documentation.
38412 leading '@' on fastcall symbols before stripping suffix.
1891 @item fastcall1893 On the Intel 386, the @code{fastcall} attribute causes the compiler to