Searched refs:Save (Results 1 - 25 of 54) sorted by relevance

123

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DShrinkWrap.cpp11 // The safe point for the prologue (resp. epilogue) is called Save
15 // between 2) two executions of the Save (resp. Restore) point there is an
16 // execution of the Restore (resp. Save) point.
20 // Save
24 // Indeed, the execution looks like Save -> Restore -> Save -> Restore ...
27 // Save
34 // Indeed, the execution looks like Save -> Save -> ... -> Restore -> Restore.
119 MachineBasicBlock *Save; member in class:__anon1825::ShrinkWrap
[all...]
/freebsd-11-stable/libexec/rtld-elf/amd64/
H A Drtld_start.S86 pushfq # Save rflags
88 pushq %rax # Save %rax
91 pushq %rdx # Save %rdx
94 pushq %rcx # Save %rcx
97 pushq %rsi # Save %rsi
100 pushq %rdi # Save %rdi
103 pushq %r8 # Save %r8
106 pushq %r9 # Save %r9
109 pushq %r10 # Save %r10
112 pushq %r11 # Save
[all...]
/freebsd-11-stable/libexec/rtld-elf/i386/
H A Drtld_start.S34 movl %esp,%eax # Save initial stack pointer
35 movl %esp,%esi # Save initial stack pointer
74 pushf # Save eflags
75 pushl %eax # Save %eax
76 pushl %edx # Save %edx
77 pushl %ecx # Save %ecx
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Host/
H A DTerminal.h57 /// Save the TTY state for \a fd.
59 /// Save the current state of the TTY for the file descriptor "fd" and if
73 bool Save(int fd, bool save_process_group);
78 /// call to TerminalState::Save(int,bool).
153 /// Save the TTY state information for the state at index \a idx. The TTY
170 bool Save(uint32_t idx, int fd, bool save_process_group);
/freebsd-11-stable/usr.sbin/ppp/
H A Dlqr.c242 memcpy(&p->hdlc.lqm.lqr.prevSave, &p->hdlc.lqm.lqr.Save,
244 p->hdlc.lqm.lqr.Save.InLQRs = ++p->hdlc.lqm.lqr.InLQRs;
245 p->hdlc.lqm.lqr.Save.InPackets = p->hdlc.lqm.ifInUniPackets;
246 p->hdlc.lqm.lqr.Save.InDiscards = p->hdlc.lqm.ifInDiscards;
247 p->hdlc.lqm.lqr.Save.InErrors = p->hdlc.lqm.ifInErrors;
248 p->hdlc.lqm.lqr.Save.InOctets = p->hdlc.lqm.lqr.InGoodOctets;
397 (hdlc->lqm.lqr.Save.InPackets - hdlc->lqm.lqr.prevSave.InPackets);
399 (hdlc->lqm.lqr.Save.InOctets - hdlc->lqm.lqr.prevSave.InOctets);
498 lqr.PeerInLQRs = p->hdlc.lqm.lqr.Save.InLQRs;
499 lqr.PeerInPackets = p->hdlc.lqm.lqr.Save
[all...]
H A Dhdlc.h90 struct lqrsavedata Save; /* Our last LQR */ member in struct:hdlc::__anon8858::__anon8859
/freebsd-11-stable/stand/pc98/btx/lib/
H A Dbtxv86.s51 __v86int: popl __v86ret # Save return address
67 pushl %eax # Save
75 movl %eax,0x8(%esp,1) # Save EBP
/freebsd-11-stable/stand/i386/btx/lib/
H A Dbtxv86.s51 __v86int: popl __v86ret # Save return address
67 pushl %eax # Save
75 movl %eax,0x8(%esp,1) # Save EBP
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DTerminal.cpp105 // Save the current state of the TTY for the file descriptor "fd" and if
108 bool TerminalState::Save(int fd, bool save_process_group) { function in class:TerminalState
139 // Save().
153 // Save the original signal handler.
226 // Save the state at index "idx" for file descriptor "fd" and save the process
230 bool TerminalStateSwitcher::Save(uint32_t idx, int fd, function in class:TerminalStateSwitcher
234 return m_ttystates[idx].Save(fd, save_process_group);
/freebsd-11-stable/stand/i386/boot0/
H A Dboot0.S247 save_curdrive: movb %dl, (%bp) # Save drive number
323 print_drive: addb $'0'|0x80,%al # Save next
434 * Save the info in the original tables
437 movb %al,_OPT(%bp) # Save option
450 pushf # Save results for later
466 1: pushw %bx # Save
492 pushw %si # Save ptr to selected part.
538 pushw %bx # Save
546 pushw %dx # Save
565 pushw %si # Save
[all...]
/freebsd-11-stable/stand/pc98/cdboot/
H A Dcdboot.S347 mov %es:(DAUA),%al # Save BIOS boot device
349 mov %cx,cylinder # Save BIOS boot cylinder
373 load_vd: push %eax # Save %eax
391 lookup_path: push %si # Save file name pointer
432 push %eax # Save
458 push %edi # Save entry point for later
523 # Save the entry point so the client can get to it later on
586 mov %eax,rec_lba # Save LBA
587 mov %es:DIR_SIZE(%bx),%eax # Save size
590 push %si # Save
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_trampoline_arm.S21 @ Save floating-point parameters of the instrumented function
51 @ Save the floating-point return value of the instrumented function
82 @ Save floating-point parameters of the instrumented function
/freebsd-11-stable/stand/i386/zfsboot/
H A Dzfsldr.S112 main.5: mov %dx,MEM_ARG # Save args
116 main.6: pushal # Save params
237 push %dx # Save
252 hex8: push %ax # Save
261 stosb # Save char
/freebsd-11-stable/stand/pc98/btx/btx/
H A Dbtx.S289 setpic: in $0x02,%al # Save master
291 in $0x0a,%al # Save slave
346 * Save a zero error code.
354 pushl %ds # Save
503 pusha # Save gp regs
504 pushl %gs # Save
513 movl %esp,MEM_ESPR-0x04 # Save kernel stack pointer
528 movl %edx,MEM_ESPR-0x08 # Save btx_v86 ptr
531 movl -0x08(%esi),%ebx # Save user flags in %ebx
585 pushl %esi # Save
[all...]
/freebsd-11-stable/stand/i386/btx/btx/
H A Dbtx.S288 setpic: in $0x21,%al # Save master
290 in $0xa1,%al # Save slave
344 * Save a zero error code.
352 pushl %ds # Save
477 pusha # Save gp regs
478 pushl %gs # Save
487 movl %esp,MEM_ESPR-0x04 # Save kernel stack pointer
502 movl %edx,MEM_ESPR-0x08 # Save btx_v86 ptr
505 movl -0x08(%esi),%ebx # Save user flags in %ebx
559 pushl %esi # Save
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Darwin/
H A DMachException.h42 Status Save(task_t task);
/freebsd-11-stable/stand/i386/kgzldr/
H A Dcrt.s46 pusha # Save
57 xchgl %eax,%ecx # Save char
/freebsd-11-stable/stand/i386/boot2/
H A Dboot1.S188 main.5: mov %dx,MEM_ARG # Save args
279 push %dx # Save
292 read.1: push %dx # Save
302 push %dx # Save
333 push %ax # Save
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h334 MachineBasicBlock *Save = nullptr; member in class:llvm::MachineFrameInfo
789 MachineBasicBlock *getSavePoint() const { return Save; }
790 void setSavePoint(MachineBasicBlock *NewSave) { Save = NewSave; }
/freebsd-11-stable/stand/i386/btx/btxldr/
H A Dbtxldr.S161 pushl %edi # Save load address
164 pushl %ecx # Save image size
217 pushl %esi # Save
263 hexout: pushl %eax # Save
266 pushl %esi # Save
269 pushl %edi # Save
298 pusha # Save
309 xchgl %eax,%ecx # Save char
339 hex32: pushl %eax # Save
344 hex16.1: xchgb %ah,%al # Save/restor
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp300 auto *Save = S->getCoroSave(); local
301 Builder.SetInsertPoint(Save);
315 Save->replaceAllUsesWith(ConstantTokenNone::get(C));
316 Save->eraseFromParent();
1061 static bool hasCallsBetween(Instruction *Save, Instruction *ResumeOrDestroy) { argument
1062 auto *SaveBB = Save->getParent();
1066 return hasCallsInBlockBetween(Save->getNextNode(), ResumeOrDestroy);
1068 // Any calls from Save to the end of the block?
1069 if (hasCallsInBlockBetween(Save->getNextNode(), nullptr))
1114 // calls in between Save an
[all...]
/freebsd-11-stable/contrib/unbound/contrib/
H A Dunbound_cache.cmd96 echo s - Save - save Unbound DNS cache contents to plain file with domain names.
/freebsd-11-stable/stand/pc98/boot0.5/
H A Dboot.s39 # Step 1: Save parameters
117 movw %ax, %di # Save %ax
/freebsd-11-stable/stand/i386/libi386/
H A Drelocater_tramp.S165 in $0x21,%al # Save master
167 in $0xa1,%al # Save slave
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_amd64.S16 # Save scratch registers.
96 # Save scratch registers.

Completed in 165 milliseconds

123