/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386-protos.h | 156 extern rtx_insn *ix86_expand_call (rtx, rtx, rtx, rtx, rtx, bool);
|
H A D | i386.md | 14901 ix86_expand_call (NULL, operands[0], operands[1], 14912 ix86_expand_call (NULL, operands[0], operands[1], 15008 ix86_expand_call (NULL, operands[0], operands[1], 15102 ix86_expand_call (operands[0], operands[1], operands[2], 15114 ix86_expand_call (operands[0], operands[1], operands[2], 15221 ix86_expand_call (operands[0], operands[1], operands[2], 15321 ix86_expand_call ((TARGET_FLOAT_RETURNS_IN_80387
|
H A D | i386.cc | 10072 call_insn = ix86_expand_call (NULL_RTX, gen_rtx_MEM (QImode, fn), in ix86_expand_split_stack_prologue()
|
H A D | i386-expand.cc | 9161 ix86_expand_call (rtx retval, rtx fnaddr, rtx callarg1, in ix86_expand_call() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386-protos.h | 150 extern rtx_insn *ix86_expand_call (rtx, rtx, rtx, rtx, rtx, bool);
|
H A D | i386.md | 12818 ix86_expand_call (NULL, operands[0], operands[1], 12829 ix86_expand_call (NULL, operands[0], operands[1], 12925 ix86_expand_call (NULL, operands[0], operands[1], 13019 ix86_expand_call (operands[0], operands[1], operands[2], 13031 ix86_expand_call (operands[0], operands[1], operands[2], 13138 ix86_expand_call (operands[0], operands[1], operands[2], 13238 ix86_expand_call ((TARGET_FLOAT_RETURNS_IN_80387
|
H A D | i386.c | 9658 call_insn = ix86_expand_call (NULL_RTX, gen_rtx_MEM (QImode, fn), in ix86_expand_split_stack_prologue()
|
H A D | i386-expand.c | 7922 ix86_expand_call (rtx retval, rtx fnaddr, rtx callarg1, in ix86_expand_call() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2010 | 3354 * config/i386/i386.c (ix86_expand_call): Don't check 3381 (ix86_expand_call): Likewise. 7136 * config/i386/i386.c (ix86_expand_call): Conditionally decorate 7262 (ix86_expand_call): Conditionally decorate calls with 8166 (ix86_expand_call): Emit vzeroupper if 256bit AVX register is used. 12726 (ix86_expand_call): Change return type to rtx. Return the new 12741 (ix86_expand_call): Update declaration.
|
H A D | ChangeLog-2002 | 3666 * i386-protos.h (ix86_expand_call): Update prototype. 3668 (ix86_expand_call): Use r11 for indirect sibcalls. 11574 (ix86_expand_call): Similarly. 19415 (ix86_expand_call): Do not set current_function_uses_pic_offset_table. 20428 * config/i386/i386.c (ix86_expand_call): New function, extracted 20431 * config/i386/i386.md (call_pop, call): Use ix86_expand_call.
|
H A D | ChangeLog-2009 | 16625 (ix86_expand_call): Use sibcall_insn_operand when needed. Don't 31890 * config/i386/i386.c (ix86_expand_call): Check extra clobbers 32123 (ix86_expand_call): Ditto for clobbered_registers array. 34504 * config/i386/i386.c (ix86_expand_call): Use ARRAY_SIZE. 34515 * config/i386/i386.c (ix86_expand_call): Add clobbers.
|
H A D | ChangeLog-2011 | 15740 * config/i386/i386.c (ix86_expand_call): Don't create nested 17404 * config/i386/i386.c (ix86_expand_call): Call copy_to_mode_reg 17411 (ix86_expand_call): Likewise. 25417 (ix86_expand_call): Change arg 6 to bool. 33441 (ix86_expand_call): Use TARGET_64BIT_MS_ABI macro.
|
H A D | ChangeLog-2013 | 30686 (ix86_expand_call): Likewise. 32233 * config/i386/i386.c (ix86_expand_call): Make cregs_size unsigned. 33206 (ix86_expand_call): Remove clobbered_registers array and use 34392 (ix86_expand_call): Likewise. 40269 (ix86_expand_call): Ditto.
|
H A D | ChangeLog-2012 | 2676 * config/i386/i386.c (ix86_expand_call): Emit CLOBBERs in VOIDmode. 4992 (ix86_expand_call): Delete vzeroupper generation. 31269 * config/i386/i386.c (ix86_expand_call): Convert indirect operands
|
H A D | ChangeLog-2006 | 3683 (ix86_expand_call): Ditto. 9106 (ix86_expand_call): Ditto.
|
H A D | ChangeLog-2014 | 561 * config/i386/i386.c (ix86_expand_call): Skip setting up RAX 9979 (ix86_expand_call): Generate returned bounds. 15685 (ix86_expand_call): Insert move from pseudo PIC register to ABI 17687 * config/i386/i386.c (ix86_expand_call): Generate MS->SYSV extra
|
H A D | ChangeLog-2003 | 756 * gcc/config/i386/i386.c (ix86_expand_call, x86_output_mi_thunk): 4171 * config/i386/i386.c (ix86_expand_call): Replace 40 with 25250 (ix86_expand_call, ix86_rtx_consts): Likewise.
|
H A D | ChangeLog-2018 | 20603 (ix86_expand_call): Likewise. 20948 * config/i386/i386-protos.h (ix86_expand_call): Strengthen return 20952 (ix86_expand_call): Likewise, introducing a "call_insn" local.
|
H A D | ChangeLog-2015 | 10510 * config/i386/i386.c (ix86_expand_call): Generate indirect call 29413 * config/i386/i386.c (ix86_expand_call): Check 36919 * config/i386/i386.c (ix86_expand_call): Avoid nested
|
H A D | ChangeLog-2021 | 1965 * config/i386/i386-expand.c (ix86_expand_call): Call 20689 * config/i386/i386-expand.c (ix86_expand_call): If a call is
|
H A D | ChangeLog-2007 | 4327 setup_incoming_varargs_64, ix86_expand_prologue, ix86_expand_call, 26597 (ix86_expand_call): Offload the address to register and use GOT
|
H A D | ChangeLog-2017 | 29155 (ix86_initial_elimination_offset, ix86_expand_call): Fix call_ms2sysv 30938 (ix86_expand_call): Modify to enable m->call_ms2sysv when appropriate.
|
H A D | ChangeLog-2008 | 239 (ix86_expand_call): Emit extra clobbers for ms->sysv ABI calls.
|
H A D | ChangeLog-2005 | 22907 ix86_expand_movmem, ix86_expand_call, assign_386_stack_local,
|
H A D | ChangeLog-2016 | 21964 (ix86_expand_call): Disallow calling interrupt handler directly.
|