Home
last modified time | relevance | path

Searched refs:spu_restore_stack_block (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu-protos.h69 extern void spu_restore_stack_block (rtx op0, rtx op1);
H A Dspu.c5619 spu_restore_stack_block (rtx op0 ATTRIBUTE_UNUSED, rtx op1) in spu_restore_stack_block() function
H A Dspu.md4296 spu_restore_stack_block (operands[0], operands[1]);
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200733185 * spu-protos.h (spu_restore_stack_block): Declare.
33187 (restore_stack_block): Call spu_restore_stack_block.
33188 * spu.c (spu_restore_stack_block): New function.