| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
| H A D | ShrinkWrap.cpp | 124 MachineBasicBlock *Restore; member in __anone12ceae80111::ShrinkWrap 193 Restore = nullptr; in init() 212 bool ArePointsInteresting() const { return Save != Entry && Save && Restore; } in ArePointsInteresting() 336 if (!Restore) in updateSaveRestorePoints() 337 Restore = &MBB; in updateSaveRestorePoints() 343 Restore = MPDT->findNearestCommonDominator(Restore, &MBB); in updateSaveRestorePoints() 345 Restore = nullptr; // Abort, we can't find a restore point in this case. in updateSaveRestorePoints() 349 if (Restore == &MBB) { in updateSaveRestorePoints() 355 Restore = nullptr; // Abort, we can't find a restore point in this case. in updateSaveRestorePoints() 360 Restore = FindIDom<>(*Restore, Restore->successors(), *MPDT); in updateSaveRestorePoints() [all …]
|
| H A D | RegisterScavenging.cpp | 78 SI.Restore = nullptr; in init() 171 if (I.Restore != &MI) in forward() 175 I.Restore = nullptr; in forward() 249 if (I.Restore == &MI) { in backward() 251 I.Restore = nullptr; in backward() 558 Scavenged.Restore = &*std::prev(UseMI); in scavengeRegister() 599 Scavenged.Restore = &*std::prev(SpillBefore); in scavengeRegisterBackwards()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/ |
| H A D | Utility.h | 144 T &Restore; variable 152 : Restore(Restore_), OriginalValue(Restore) { in SwapAndRestore() 153 Restore = std::move(NewVal); in SwapAndRestore() 157 Restore = std::move(OriginalValue); in ~SwapAndRestore() 166 Restore = std::move(OriginalValue); in restoreNow()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/nds32/isr-library/ |
| H A D | restore_all.inc | 29 lmw.bim $r1, [$sp], $r2, #0x0 /* Restore IPC, IPSW. */ 36 lmw.bim $r0, [$sp], $r10, #0x0 /* Restore all regs. */ 39 lmw.bim $r0, [$sp], $r27, #0xf /* Restore all regs. */
|
| H A D | restore_partial.inc | 30 lmw.bim $r1, [$sp], $r2, #0x0 /* Restore IPC, IPSW. */ 37 lmw.bim $r0, [$sp], $r5, #0x0 /* Restore all regs. */ 41 lmw.bim $r15, [$sp], $r27, #0x2 /* Restore all regs. */
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/config/nds32/isr-library/ |
| H A D | restore_partial.inc | 30 lmw.bim $r1, [$sp], $r2, #0x0 /* Restore IPC, IPSW. */ 37 lmw.bim $r0, [$sp], $r5, #0x0 /* Restore all regs. */ 41 lmw.bim $r15, [$sp], $r27, #0x2 /* Restore all regs. */
|
| H A D | restore_all.inc | 29 lmw.bim $r1, [$sp], $r2, #0x0 /* Restore IPC, IPSW. */ 36 lmw.bim $r0, [$sp], $r10, #0x0 /* Restore all regs. */ 39 lmw.bim $r0, [$sp], $r27, #0xf /* Restore all regs. */
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/i386/ |
| H A D | morestack.S | 166 popl %eax # Restore %eax and stack. 175 popl %eax # Restore %eax and stack. 218 popq %rax # Restore register. 225 popq %rax # Restore register. 350 movl -12(%ebp),%edx # Restore registers. 362 movl -8(%ebp),%eax # Restore the last register. 401 movl %ebp,%esp # Restore stack pointer. 412 popl %edx # Restore return value. 580 movq %rbp,%rsp # Restore stack pointer. 590 popq %rdx # Restore return value. [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/config/i386/ |
| H A D | morestack.S | 167 popl %eax # Restore %eax and stack. 176 popl %eax # Restore %eax and stack. 219 popq %rax # Restore register. 226 popq %rax # Restore register. 351 movl -12(%ebp),%edx # Restore registers. 363 movl -8(%ebp),%eax # Restore the last register. 402 movl %ebp,%esp # Restore stack pointer. 413 popl %edx # Restore return value. 581 movq %rbp,%rsp # Restore stack pointer. 591 popq %rdx # Restore return value. [all …]
|
| /netbsd-src/sys/arch/mips/mips/ |
| H A D | cache_tx39_subr.S | 84 mtc0 t0, MIPS_COP_0_STATUS # Restore SR. 131 mtc0 t0, MIPS_COP_0_STATUS # Restore SR.
|
| H A D | cache_r3k_subr.S | 174 mtc0 t0, MIPS_COP_0_STATUS # Restore SR. 218 mtc0 t0, MIPS_COP_0_STATUS # Restore SR.
|
| /netbsd-src/sys/external/bsd/acpica/dist/compiler/ |
| H A D | asltree.c | 752 ACPI_PARSE_OBJECT *Restore = NULL; in TrWalkParseTree() local 767 Restore = Op->Asl.Next; in TrWalkParseTree() 956 Op->Asl.Next = Restore; in TrWalkParseTree() 966 Op->Asl.Next = Restore; in TrWalkParseTree()
|
| /netbsd-src/external/mit/isl/dist/m4/ |
| H A D | ax_prog_cc_for_build.m4 | 102 dnl Restore ac_cv_c_compiler_gnu 110 dnl Restore the old definitions 167 dnl Restore EXEEXT to the original value and 180 dnl Restore CCDEPMODE and set CCDEPMODE_FOR_BUILD.
|
| /netbsd-src/sys/arch/m68k/fpsp/ |
| H A D | slog2.sa | 73 * 2.1 Restore the user FPCR 87 * 2.1 Restore the user FPCR 102 * 2.1 Restore the user FPCR 118 * 2.2 Restore the user FPCR. 124 * 4.1 Restore the user FPCR
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/ |
| H A D | xray_trampoline_arm.S | 35 @ Restore floating-point parameters of the instrumented function 66 @ Restore the floating-point return value of the instrumented function 98 @ Restore floating-point parameters of the instrumented function
|
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/h8300/ |
| H A D | extl.s | 108 mov.l #0xffff0001, @pos ; Restore initial value 183 mov.l #0xffff0001, @pos ; Restore initial value 258 mov.l #0xffff0001, @pos ; Restore initial value 333 mov.l #0xffff0001, @pos ; Restore initial value 408 mov.l #0xffff0001, @pos ; Restore initial value 667 mov.l #0xffffff01, @pos2 ; Restore initial value 742 mov.l #0xffffff01, @pos2 ; Restore initial value 817 mov.l #0xffffff01, @pos2 ; Restore initial value 892 mov.l #0xffffff01, @pos2 ; Restore initial value 967 mov.l #0xffffff01, @pos2 ; Restore initial value
|
| H A D | extw.s | 105 mov.w #0xff01, @pos ; Restore initial value 180 mov.w #0xff01, @pos ; Restore initial value 255 mov.w #0xff01, @pos ; Restore initial value 330 mov.w #0xff01, @pos ; Restore initial value 405 mov.w #0xff01, @pos ; Restore initial value
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
| H A D | MachineFrameInfo.h | 337 MachineBasicBlock *Restore = nullptr; variable 772 MachineBasicBlock *getRestorePoint() const { return Restore; } in getRestorePoint() 773 void setRestorePoint(MachineBasicBlock *NewRestore) { Restore = NewRestore; } in setRestorePoint()
|
| /netbsd-src/external/bsd/file/dist/python/ |
| H A D | CHANGELOG.md | 13 * Restore python-2 compatibility.
|
| /netbsd-src/common/lib/libc/arch/sparc64/string/ |
| H A D | memset.S | 123 mov %o4, %o0 ! Restore pointer for memset (ugh) 215 addcc %i2, 56, %i2 ! Restore the count
|
| /netbsd-src/sys/arch/cobalt/ |
| H A D | TODO | 5 - Update installation note (mention Restore CD?)
|
| /netbsd-src/external/mpl/bind/dist/m4/ |
| H A D | ax_prog_cc_for_build.m4 | 101 dnl Restore ac_cv_c_compiler_gnu 109 dnl Restore the old definitions
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rl78/ |
| H A D | rl78.md | 521 pop psw ; Restore saved interrupt status \n\ 531 pop psw ; Restore saved interrupt status \n\ 542 pop psw ; Restore saved interrupt status \n\ 592 pop psw ; Restore saved interrupt status \n\ 606 pop psw ; Restore saved interrupt status \n\ 621 pop psw ; Restore saved interrupt status \n\
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/rl78/ |
| H A D | rl78.md | 521 pop psw ; Restore saved interrupt status \n\ 531 pop psw ; Restore saved interrupt status \n\ 542 pop psw ; Restore saved interrupt status \n\ 592 pop psw ; Restore saved interrupt status \n\ 606 pop psw ; Restore saved interrupt status \n\ 621 pop psw ; Restore saved interrupt status \n\
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/ |
| H A D | unwind-arm-common.inc | 121 /* Restore core register state. Never returns. */ 125 /* Restore coprocessor state after phase1 unwinding. */ 253 /* Restore regs saved on stack by the kernel. */ 464 /* r9 could have been lost due to PLT jump. Restore correct value. */ 564 /* r9 could have been lost due to PLT jump. Restore correct value. */ 700 /* r9 could have been lost due to PLT jump. Restore correct value. */ 855 /* Restore the saved pointer. */
|