Home
last modified time | relevance | path

Searched refs:stack_restore (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/visium/
H A Dvisium.md2925 (define_insn "stack_restore"
2930 "move.l sp,fp ;stack_restore"
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/visium/
H A Dvisium.md2925 (define_insn "stack_restore"
2930 "move.l sp,fp ;stack_restore"
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimplify.c1451 gcall *stack_restore; in gimplify_bind_expr() local
1455 build_stack_save_restore (&stack_save, &stack_restore); in gimplify_bind_expr()
1458 gimple_set_location (stack_restore, end_locus); in gimplify_bind_expr()
1460 gimplify_seq_add_stmt (&cleanup, stack_restore); in gimplify_bind_expr()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimplify.cc1451 gcall *stack_restore; in gimplify_bind_expr() local
1455 build_stack_save_restore (&stack_save, &stack_restore); in gimplify_bind_expr()
1458 gimple_set_location (stack_restore, end_locus); in gimplify_bind_expr()
1460 gimplify_seq_add_stmt (&cleanup, stack_restore); in gimplify_bind_expr()
H A DChangeLog.gimple-classes3055 "stack_restore" from gimple to gimple_call. Strengthen "gs"
H A DChangeLog-201111579 stack_restore is emitted.
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-20042577 and stack_restore.