Home
last modified time | relevance | path

Searched defs:undo (Results 1 – 13 of 13) sorted by relevance

/netbsd/bin/ed/
H A Ded.h80 typedef struct undo { struct
91 } undo_t; argument
/netbsd/external/bsd/nvi/dist/common/
H A Dlog.h29 undo_t undo; member
H A Dvi_rec.c242 __vi_log_traverse(SCR *sp, undo_t undo, MARK *rp) in __vi_log_traverse()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dcombine.c394 struct undo struct
396 struct undo *next; argument
397 enum undo_kind kind; argument
410 struct undo *undos; argument
1543 struct undo *undo, *next; in combine_instructions() local
4228 struct undo *undo; in try_combine() local
4890 struct undo *undo, *next; in undo_to_marker() local
4937 struct undo *undo, *next; in undo_commit() local
H A Dcombine.cc380 struct undo struct
382 struct undo *next; argument
383 enum undo_kind kind; argument
396 struct undo *undos; argument
1444 struct undo *undo, *next; in combine_instructions() local
4112 struct undo *undo; in try_combine() local
4774 struct undo *undo, *next; in undo_to_marker() local
4821 struct undo *undo, *next; in undo_commit() local
H A Dsel-sched.c726 substitute_reg_in_expr (expr_t expr, insn_t insn, bool undo) in substitute_reg_in_expr()
H A Dsel-sched.cc726 substitute_reg_in_expr (expr_t expr, insn_t insn, bool undo) in substitute_reg_in_expr()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dcombine.c394 struct undo struct
396 struct undo *next; argument
397 enum undo_kind kind; argument
410 struct undo *undos; argument
1543 struct undo *undo, *next; in combine_instructions() local
4228 struct undo *undo; in try_combine() local
4890 struct undo *undo, *next; in undo_to_marker() local
4937 struct undo *undo, *next; in undo_commit() local
H A Dsel-sched.c726 substitute_reg_in_expr (expr_t expr, insn_t insn, bool undo) in substitute_reg_in_expr()
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2692 void undo() override { in undo() function in __anoncc06d3f90a11::TypePromotionTransaction::InstructionMoveBefore
2718 void undo() override { in undo() function in __anoncc06d3f90a11::TypePromotionTransaction::OperandSetter
2750 void undo() override { in undo() function in __anoncc06d3f90a11::TypePromotionTransaction::OperandsHider
2776 void undo() override { in undo() function in __anoncc06d3f90a11::TypePromotionTransaction::TruncBuilder
2802 void undo() override { in undo() function in __anoncc06d3f90a11::TypePromotionTransaction::SExtBuilder
2829 void undo() override { in undo() function in __anoncc06d3f90a11::TypePromotionTransaction::ZExtBuilder
2851 void undo() override { in undo() function in __anoncc06d3f90a11::TypePromotionTransaction::TypeMutator
2903 void undo() override { in undo() function in __anoncc06d3f90a11::TypePromotionTransaction::UsesReplacer
2954 void undo() override { in undo() function in __anoncc06d3f90a11::TypePromotionTransaction::InstructionRemover
/netbsd/bin/ksh/
H A Dvi.c158 static struct edstate *undo; variable
/netbsd/sys/arch/arm/broadcom/
H A Dbcm2835_intr.c933 for (cpuid_t undo = 0; undo < cpuid; undo++) { in bcm2836mp_icu_fdt_establish() local
/netbsd/usr.sbin/fstyp/
H A Dhammer_disk.h683 struct hammer_fifo_undo undo; member