Home
last modified time | relevance | path

Searched refs:Save (Results 1 – 25 of 135) sorted by relevance

123456

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DShrinkWrap.cpp228 Save = nullptr; in init()
668 Save = NewSave; in postShrinkWrapping()
687 if (!Save) in updateSaveRestorePoints()
688 Save = &MBB; in updateSaveRestorePoints()
690 Save = MDT->findNearestCommonDominator(Save, &MBB); in updateSaveRestorePoints()
691 assert(Save); in updateSaveRestorePoints()
760 Save = MDT->findNearestCommonDominator(Save, Restore); in updateSaveRestorePoints()
772 Save = FindIDom<>(*Save, Save->predecessors(), *MDT); in updateSaveRestorePoints()
773 if (!Save) in updateSaveRestorePoints()
903 Save = FindIDom<>(*Save, Save->predecessors(), *MDT); in performShrinkWrapping()
[all …]
H A DPrologEpilogInserter.cpp548 MachineBasicBlock *Save = MFI.getSavePoint(); in updateLiveness() local
550 if (!Save) in updateLiveness()
551 Save = Entry; in updateLiveness()
553 if (Entry != Save) { in updateLiveness()
557 Visited.insert(Save); in updateLiveness()
570 if (CurBB == Save && Save != Restore) in updateLiveness()
/freebsd-14.2/libexec/rtld-elf/amd64/
H A Drtld_start.S89 pushfq # Save rflags
91 pushq %rax # Save %rax
94 pushq %rdx # Save %rdx
97 pushq %rcx # Save %rcx
100 pushq %rsi # Save %rsi
103 pushq %rdi # Save %rdi
106 pushq %r8 # Save %r8
109 pushq %r9 # Save %r9
112 pushq %r10 # Save %r10
115 pushq %r11 # Save %r11
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/
H A Dz_AIX_asm.S84 std 31, -8(1) # Save r31 to the stack
85 std 0, 16(1) # Save LR to the linkage area
117 std 30, -16(31) # Save r30 to the stack
123 stw 4, -20(31) # Save gtid to the stack
124 stw 5, -24(31) # Save tid to the stack
180 std 2, 40(1) # Save the TOC pointer to the linkage area
238 stw 31, -4(1) # Save r31 to the stack
239 stw 0, 8(1) # Save LR to the linkage area
271 stw 30, -8(31) # Save r30 to the stack
277 stw 4, -12(31) # Save gtid to the stack
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCScheduleP10.td353 // Save 2 cycles if pipeline BF reads the data from pipelines BF.
360 // Save 3 cycles if pipeline CY reads the data from pipelines CY.
367 // Save 6 cycles if pipeline MM reads the data from pipelines MM.
373 // Save 1 cycles if pipeline BR reads the data from pipelines FX, F2.
385 // Save 1 cycles if pipeline F2 reads the data from pipelines ST, SX, FX, F2, PM.
388 // Save 1 cycles if pipeline FX reads the data from pipelines ST, SX, FX, F2, PM.
391 // Save 1 cycles if pipeline LD reads the data from pipelines ST, SX, FX, F2.
394 // Save 1 cycles if pipeline MU reads the data from pipelines DX, MU, DF.
397 // Save 1 cycles if pipeline PM reads the data from pipelines ST, SX, FX, F2, PM.
400 // Save 1 cycles if pipeline ST reads the data from pipelines ST, SX, FX, F2, PM.
[all …]
/freebsd-14.2/libexec/rtld-elf/i386/
H A Drtld_start.S34 movl %esp,%esi # Save initial stack pointer
79 pushf # Save eflags
80 pushl %eax # Save %eax
81 pushl %edx # Save %edx
82 pushl %ecx # Save %ecx
/freebsd-14.2/usr.sbin/ppp/
H A Dlqr.c240 memcpy(&p->hdlc.lqm.lqr.prevSave, &p->hdlc.lqm.lqr.Save, in lqr_Input()
242 p->hdlc.lqm.lqr.Save.InLQRs = ++p->hdlc.lqm.lqr.InLQRs; in lqr_Input()
243 p->hdlc.lqm.lqr.Save.InPackets = p->hdlc.lqm.ifInUniPackets; in lqr_Input()
244 p->hdlc.lqm.lqr.Save.InDiscards = p->hdlc.lqm.ifInDiscards; in lqr_Input()
245 p->hdlc.lqm.lqr.Save.InErrors = p->hdlc.lqm.ifInErrors; in lqr_Input()
246 p->hdlc.lqm.lqr.Save.InOctets = p->hdlc.lqm.lqr.InGoodOctets; in lqr_Input()
496 lqr.PeerInLQRs = p->hdlc.lqm.lqr.Save.InLQRs; in lqr_LayerPush()
497 lqr.PeerInPackets = p->hdlc.lqm.lqr.Save.InPackets; in lqr_LayerPush()
498 lqr.PeerInDiscards = p->hdlc.lqm.lqr.Save.InDiscards; in lqr_LayerPush()
499 lqr.PeerInErrors = p->hdlc.lqm.lqr.Save.InErrors; in lqr_LayerPush()
[all …]
H A Dhdlc.h88 struct lqrsavedata Save; /* Our last LQR */ member
/freebsd-14.2/stand/i386/boot0/
H A Dboot0.S238 save_curdrive: movb %dl, (%bp) # Save drive number
314 print_drive: addb $'0'|0x80,%al # Save next
428 movb %al,_OPT(%bp) # Save option
441 pushf # Save results for later
457 1: pushw %bx # Save
483 pushw %si # Save ptr to selected part.
529 pushw %bx # Save
537 pushw %dx # Save
556 pushw %si # Save
557 movw %sp,%di # Save
/freebsd-14.2/stand/i386/btx/btx/
H A Dbtx.S286 setpic: in $0x21,%al # Save master
288 in $0xa1,%al # Save slave
350 pushl %ds # Save
475 pusha # Save gp regs
476 pushl %gs # Save
557 pushl %esi # Save
608 pushal # Save gp regs
609 pushl %gs # Save
613 pushfl # Save %eflags
652 pushl %esi # Save
[all …]
/freebsd-14.2/stand/i386/btx/lib/
H A Dbtxv86.S49 __v86int: popl __v86ret # Save return address
65 pushl %eax # Save
73 movl %eax,0x8(%esp,1) # Save EBP
/freebsd-14.2/stand/i386/zfsboot/
H A Dzfsldr.S110 main.5: mov %dx,MEM_ARG # Save args
114 main.6: pushal # Save params
235 push %dx # Save
250 hex8: push %ax # Save
259 stosb # Save char
/freebsd-14.2/stand/i386/boot2/
H A Dboot1.S186 main.5: mov %dx,MEM_ARG # Save args
277 push %dx # Save
290 read.1: push %dx # Save
300 push %dx # Save
331 push %ax # Save
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_trampoline_arm.S22 @ Save floating-point parameters of the instrumented function
53 @ Save the floating-point return value of the instrumented function
85 @ Save floating-point parameters of the instrumented function
/freebsd-14.2/sys/contrib/openzfs/config/
H A Dax_save_flags.m411 # Save common compilation flags into temporary variables
/freebsd-14.2/contrib/libpcap/doc/
H A DREADME.windows.md149 Save the configuration changes with File > "Save CMakeSettings.json" or
171 Save the configuration changes with File > "Save CMakeSettings.json" or
/freebsd-14.2/usr.sbin/cron/cron/
H A Dcrontab9 # Save some entropy so that /dev/random can re-seed on boot.
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h334 MachineBasicBlock *Save = nullptr; variable
811 MachineBasicBlock *getSavePoint() const { return Save; } in getSavePoint()
812 void setSavePoint(MachineBasicBlock *NewSave) { Save = NewSave; } in setSavePoint()
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Host/
H A DTerminal.h121 bool Save(Terminal term, bool save_process_group);
/freebsd-14.2/usr.sbin/bsdconfig/networking/share/
H A Drouting.subr99 # Save only if the user changed the default router/gateway.
104 # Save the default router/gateway
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp447 auto *Save = S->getCoroSave(); in createResumeEntryBlock() local
448 Builder.SetInsertPoint(Save); in createResumeEntryBlock()
459 Save->replaceAllUsesWith(ConstantTokenNone::get(C)); in createResumeEntryBlock()
460 Save->eraseFromParent(); in createResumeEntryBlock()
1555 static bool hasCallsBetween(Instruction *Save, Instruction *ResumeOrDestroy) { in hasCallsBetween() argument
1556 auto *SaveBB = Save->getParent(); in hasCallsBetween()
1560 return hasCallsInBlockBetween(Save->getNextNode(), ResumeOrDestroy); in hasCallsBetween()
1563 if (hasCallsInBlockBetween(Save->getNextNode(), nullptr)) in hasCallsBetween()
1608 auto *Save = Suspend->getCoroSave(); in simplifySuspendPoint() local
1609 if (hasCallsBetween(Save, CB)) in simplifySuspendPoint()
[all …]
/freebsd-14.2/contrib/llvm-project/lldb/source/Host/common/
H A DTerminal.cpp405 Save(term, save_process_group); in TerminalState()
417 bool TerminalState::Save(Terminal term, bool save_process_group) { in Save() function in TerminalState
/freebsd-14.2/stand/i386/libi386/
H A Drelocater_tramp.S163 in $0x21,%al # Save master
165 in $0xa1,%al # Save slave
/freebsd-14.2/stand/i386/cdboot/
H A Dcdboot.S505 hex8: pushl %eax # Save
514 stosb # Save char
/freebsd-14.2/usr.sbin/bsdconfig/usermgmt/include/
H A Dmessages.subr105 msg_save="Save"
106 msg_save_exit_or_cancel="Choose Save/Exit when finished or Cancel."

123456