Home
last modified time | relevance | path

Searched refs:Restore (Results 1 – 25 of 77) sorted by relevance

1234

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DShrinkWrap.cpp128 MachineBasicBlock *Restore = nullptr; member in __anon8a4a73dd0111::ShrinkWrap
231 Restore = nullptr; in init()
250 bool ArePointsInteresting() const { return Save != Entry && Save && Restore; } in ArePointsInteresting()
589 InitRestore = Restore; in postShrinkWrapping()
671 Restore = NewRestore; in postShrinkWrapping()
676 assert((MDT->dominates(Save, Restore) && MPDT->dominates(Restore, Save)) && in postShrinkWrapping()
678 assert((!MLI->getLoopFor(Save) && !MLI->getLoopFor(Restore)) && in postShrinkWrapping()
681 EntryFreq >= MBFI->getBlockFreq(Restore)) && in postShrinkWrapping()
695 if (!Restore) in updateSaveRestorePoints()
696 Restore = &MBB; in updateSaveRestorePoints()
[all …]
H A DRegisterScavenging.cpp66 SI.Restore = nullptr; in init()
88 if (I.Restore == &MI) { in enterBasicBlockEnd()
90 I.Restore = nullptr; in enterBasicBlockEnd()
286 // Restore the scavenged register before its use (or first terminator). in findSurvivorBackwards()
327 Scavenged.Restore = &*std::prev(SpillBefore); in findSurvivorBackwards()
H A DPrologEpilogInserter.cpp546 MachineBasicBlock *Restore = MFI.getRestorePoint(); in updateLiveness() local
547 if (Restore) in updateLiveness()
551 WorkList.push_back(Restore); in updateLiveness()
557 if (CurBB == Save && Save != Restore) in updateLiveness()
/freebsd/libexec/rtld-elf/amd64/
H A Drtld_start.S128 popq %r11 # Restore %r11
131 popq %r10 # Restore %r10
134 popq %r9 # Restore %r9
137 popq %r8 # Restore %r8
140 popq %rdi # Restore %rdi
143 popq %rsi # Restore %rsi
146 popq %rcx # Restore %rcx
149 popq %rdx # Restore %rdx
152 popq %rax # Restore %rax
155 popfq # Restore rflags
/freebsd/libexec/rtld-elf/i386/
H A Drtld_start.S91 popl %ecx # Restore %ecx
92 popl %edx # Restore %edx
93 popl %eax # Restore %eax
94 popf # Restore eflags
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRegisterScavenging.h53 const MachineInstr *Restore = nullptr;
67 /// second time with \p Restore set to a non-null value, so that the
71 MachineInstr *Restore = nullptr) {
76 Slot.Restore = Restore;
57 const MachineInstr *Restore = nullptr; global() member
H A DMachineFrameInfo.h336 MachineBasicBlock *Restore = nullptr; variable
825 MachineBasicBlock *getRestorePoint() const { return Restore; } in getRestorePoint()
826 void setRestorePoint(MachineBasicBlock *NewRestore) { Restore = NewRestore; } in setRestorePoint()
/freebsd/stand/i386/boot0/
H A Dboot0.S463 2: popw %si # Restore
469 popf # Restore %al test results
485 popw %si # Restore, next stage uses it
533 popw %bx # Restore
540 popw %dx # Restore
574 movw %di,%sp # Restore
575 popw %si # Restore
/freebsd/stand/i386/btx/btx/
H A Dbtx.S304 pop %ax # Restore slave
306 pop %ax # Restore master
375 popa # Restore
538 popl %es # Restore
542 popal # Restore gp regs
562 popl %esi # Restore
578 popl %es # Restore
582 popal # Restore gp regs
673 popl %esi # Restore
683 rret_tramp.3: popl %es # Restore
[all …]
/freebsd/sys/contrib/dev/acpica/compiler/
H A Dasltree.c860 ACPI_PARSE_OBJECT *Restore = NULL; in TrWalkParseTree() local
875 Restore = Op->Asl.Next; in TrWalkParseTree()
1064 Op->Asl.Next = Restore; in TrWalkParseTree()
1074 Op->Asl.Next = Restore; in TrWalkParseTree()
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_trampoline_arm.S36 @ Restore floating-point parameters of the instrumented function
68 @ Restore the floating-point return value of the instrumented function
101 @ Restore floating-point parameters of the instrumented function
/freebsd/stand/i386/btx/btxldr/
H A Dbtxldr.S271 popl %esi # Restore
280 popl %edi # Restore
/freebsd/stand/i386/btx/lib/
H A Dbtxv86.S55 pushl __v86ret # Restore return address
74 popl %eax # Restore
/freebsd/stand/i386/boot2/
H A Dboot1.S280 pop %dx # Restore
294 pop %dx # Restore
310 pop %dx # Restore
334 pop %bx # Restore
/freebsd/contrib/file/python/
H A DCHANGELOG.md13 * Restore python-2 compatibility.
/freebsd/stand/i386/zfsboot/
H A Dzfsldr.S116 popal # Restore
238 pop %dx # Restore
253 pop %ax # Restore
/freebsd/sys/contrib/openzfs/config/
H A Dax_restore_flags.m411 # Restore common compilation flags from temporary variables
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/avr/
H A Dmulhi3.S69 ; Restore __zero_reg__ to 0.
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/
H A DTerminal.h123 /// Restore the TTY state to the cached state.
125 /// Restore the state of the TTY using the cached values from a previous
131 bool Restore() const;
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan.h352 ~ScopedThreadLocalStateBackup() { Restore(); }
354 void Restore();
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DTerminal.cpp408 TerminalState::~TerminalState() { Restore(); } in ~TerminalState()
436 bool TerminalState::Restore() const { in Restore() function in TerminalState
/freebsd/stand/i386/libi386/
H A Drelocater_tramp.S181 pop %ax # Restore slave
183 pop %ax # Restore master
/freebsd/sys/teken/
H A Dsequences60 DECRC Restore cursor ^[ 8
61 DECRC Restore cursor ^[ [ u
/freebsd/sys/contrib/device-tree/Bindings/powerpc/opal/
H A Dpower-mgt.txt46 0x00001000 /* Restore GPRs like nap */
47 0x00002000 /* Restore hypervisor resource from PACA pointer */
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.h668 void Restore();
701 expected.takeError(), [](PythonException &E) { E.Restore(); },

1234