Home
last modified time | relevance | path

Searched refs:assign_386_stack_local (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-protos.h174 extern rtx assign_386_stack_local (machine_mode, enum ix86_stack_slot);
H A Dsync.md167 assign_386_stack_local (DImode, SLOT_TEMP)));
238 assign_386_stack_local (DImode, SLOT_TEMP)));
H A Di386-features.cc736 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 Di386.md5289 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 Di386.cc14709 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 Di386-expand.cc12437 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 Di386-protos.h163 extern rtx assign_386_stack_local (machine_mode, enum ix86_stack_slot);
H A Dsync.md160 assign_386_stack_local (DImode, SLOT_TEMP)));
231 assign_386_stack_local (DImode, SLOT_TEMP)));
H A Di386-features.c695 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 Di386.md4731 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 Di386.c14084 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 Di386-expand.c11100 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 DChangeLog-200515608 (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 DChangeLog-201431005 * 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 DChangeLog-200824346 * 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 DChangeLog3308 * config/i386/i386.cc (assign_386_stack_local): For DImode
H A DChangeLog-20065818 (assign_386_stack_local): Always return copied memory expression
H A DChangeLog-20124937 (assign_386_stack_local): Do not assert when virtual slot is valid.
H A DChangeLog-200717273 * config/i386/i386.c (assign_386_stack_local): Assert that
H A DChangeLog-200332793 (assign_386_stack_local): Change to match.
H A DChangeLog-201027320 (assign_386_stack_local): Likewise.
H A DChangeLog-201114144 * config/i386/i386.c (assign_386_stack_local): Call validize_mem