Home
last modified time | relevance | path

Searched refs:stack_bot (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu.c5375 rtx stack_bot = gen_frame_mem (V4SImode, stack_pointer_rtx); in spu_allocate_stack() local
5381 emit_move_insn (chain, stack_bot); in spu_allocate_stack()
5403 emit_move_insn (stack_bot, chain); in spu_allocate_stack()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.md9899 rtx stack_bot = gen_rtx_MEM (Pmode, stack_pointer_rtx);
9912 emit_move_insn (chain, stack_bot);
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.md10626 rtx stack_bot = gen_rtx_MEM (Pmode, stack_pointer_rtx);
10639 emit_move_insn (chain, stack_bot);