/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386-protos.h | 174 extern rtx assign_386_stack_local (machine_mode, enum ix86_stack_slot);
|
H A D | sync.md | 167 assign_386_stack_local (DImode, SLOT_TEMP))); 238 assign_386_stack_local (DImode, SLOT_TEMP)));
|
H A D | i386-features.cc | 736 rtx tmp = assign_386_stack_local (smode, SLOT_STV_TEMP); in make_vector_copies() 798 rtx tmp = assign_386_stack_local (smode, SLOT_STV_TEMP); in convert_reg()
|
H A D | i386.md | 5289 operands[2] = assign_386_stack_local (HImode, SLOT_CW_STORED); 5290 operands[3] = assign_386_stack_local (HImode, SLOT_CW_TRUNC); 5479 rtx s = assign_386_stack_local (DImode, SLOT_FLOATxFDI_387); 5609 assign_386_stack_local (DImode, SLOT_TEMP))); 19494 operands[2] = assign_386_stack_local (HImode, SLOT_CW_STORED); 19495 operands[3] = assign_386_stack_local (HImode, SLOT_CW_<ROUNDING>); 19611 operands[2] = assign_386_stack_local (HImode, SLOT_CW_STORED); 19612 operands[3] = assign_386_stack_local (HImode, SLOT_CW_<ROUNDING>);
|
H A D | i386.cc | 14709 rtx stored_mode = assign_386_stack_local (HImode, SLOT_CW_STORED); in emit_i387_cw_initialization() 14753 new_mode = assign_386_stack_local (HImode, slot); in emit_i387_cw_initialization() 16567 assign_386_stack_local (machine_mode mode, enum ix86_stack_slot n) in assign_386_stack_local() function
|
H A D | i386-expand.cc | 12437 target = assign_386_stack_local (SImode, SLOT_TEMP); in ix86_expand_builtin() 12443 target = assign_386_stack_local (SImode, SLOT_TEMP); in ix86_expand_builtin() 23306 rtx rem = assign_386_stack_local (mode, SLOT_TEMP); in ix86_expand_divmod_libfunc()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386-protos.h | 163 extern rtx assign_386_stack_local (machine_mode, enum ix86_stack_slot);
|
H A D | sync.md | 160 assign_386_stack_local (DImode, SLOT_TEMP))); 231 assign_386_stack_local (DImode, SLOT_TEMP)));
|
H A D | i386-features.c | 695 rtx tmp = assign_386_stack_local (smode, SLOT_STV_TEMP); in make_vector_copies() 757 rtx tmp = assign_386_stack_local (smode, SLOT_STV_TEMP); in convert_reg()
|
H A D | i386.md | 4731 operands[2] = assign_386_stack_local (HImode, SLOT_CW_STORED); 4732 operands[3] = assign_386_stack_local (HImode, SLOT_CW_TRUNC); 4913 assign_386_stack_local (DImode, SLOT_TEMP))); 5041 assign_386_stack_local (DImode, SLOT_TEMP))); 16901 operands[2] = assign_386_stack_local (HImode, SLOT_CW_STORED); 16902 operands[3] = assign_386_stack_local (HImode, SLOT_CW_<ROUNDING>); 17006 operands[2] = assign_386_stack_local (HImode, SLOT_CW_STORED); 17007 operands[3] = assign_386_stack_local (HImode, SLOT_CW_<ROUNDING>);
|
H A D | i386.c | 14084 rtx stored_mode = assign_386_stack_local (HImode, SLOT_CW_STORED); in emit_i387_cw_initialization() 14128 new_mode = assign_386_stack_local (HImode, slot); in emit_i387_cw_initialization() 15923 assign_386_stack_local (machine_mode mode, enum ix86_stack_slot n) in assign_386_stack_local() function
|
H A D | i386-expand.c | 11100 target = assign_386_stack_local (SImode, SLOT_TEMP); in ix86_expand_builtin() 11106 target = assign_386_stack_local (SImode, SLOT_TEMP); in ix86_expand_builtin() 20346 rtx rem = assign_386_stack_local (mode, SLOT_TEMP); in ix86_expand_divmod_libfunc()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2005 | 15608 (assign_386_stack_local): Use enum ix86_stack_slot. Change assert. 15621 assign_386_stack_local to SLOT_TEMP. 15623 assign_386_stack_local to SLOT_CW_STORED and SLOT_CW_TRUNC. 15626 assign_386_stack_local to SLOT_CW_STORED and SLOT_CW_FLOOR. 15629 assign_386_stack_local to SLOT_CW_STORED and SLOT_CW_CEIL. 15632 assign_386_stack_local to SLOT_CW_STORED and SLOT_CW_TRUNC. 15635 assign_386_stack_local to SLOT_CW_STORED and SLOT_CW_MASK_PM. 22907 ix86_expand_movmem, ix86_expand_call, assign_386_stack_local,
|
H A D | ChangeLog-2014 | 31005 * config/i386/i386.c (assign_386_stack_local): Likewise the local 38136 (assign_386_stack_local): Likewise. 44525 * config/i386/i386.md (floathi<X87MODEF>2): Use assign_386_stack_local 44527 (float<SWI48x><X87MODEF>2): Use assign_386_stack_local if there is
|
H A D | ChangeLog-2008 | 24346 * config/i386/i386.c (assign_386_stack_local): Align DImode slots 24378 * config/i386/i386.c (assign_386_stack_local): Align DImode slots
|
H A D | ChangeLog | 3308 * config/i386/i386.cc (assign_386_stack_local): For DImode
|
H A D | ChangeLog-2006 | 5818 (assign_386_stack_local): Always return copied memory expression
|
H A D | ChangeLog-2012 | 4937 (assign_386_stack_local): Do not assert when virtual slot is valid.
|
H A D | ChangeLog-2007 | 17273 * config/i386/i386.c (assign_386_stack_local): Assert that
|
H A D | ChangeLog-2003 | 32793 (assign_386_stack_local): Change to match.
|
H A D | ChangeLog-2010 | 27320 (assign_386_stack_local): Likewise.
|
H A D | ChangeLog-2011 | 14144 * config/i386/i386.c (assign_386_stack_local): Call validize_mem
|