Home
last modified time | relevance | path

Searched refs:Push (Results 1 – 25 of 261) sorted by relevance

1234567891011

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/
H A DObjCARCAPElim.cpp66 Instruction *Push = nullptr; in OptimizeBB() local
71 Push = Inst; in OptimizeBB()
76 if (Push && cast<CallInst>(Inst)->getArgOperand(0) == Push) { in OptimizeBB()
82 << " Push: " << *Push in OptimizeBB()
85 Push->eraseFromParent(); in OptimizeBB()
87 Push = nullptr; in OptimizeBB()
91 Push = nullptr; in OptimizeBB()
/netbsd-src/lib/libc/arch/vax/sys/
H A Dexecle.S44 pushl (%ap)[%r0] # Push last arg (envp)
45 pushal 8(%ap) # Push pointer to argv vector
46 pushl 4(%ap) # Push path
H A Dexeclp.S43 pushal 8(%ap) # Push pointer to argv vector
44 pushl 4(%ap) # Push path
H A Dexecl.S43 pushal 8(%ap) # Push pointer to argv vector
44 pushl 4(%ap) # Push path
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86CallFrameOptimization.cpp510 MachineBasicBlock::iterator Push = nullptr; in adjustCallSequence() local
533 Push = BuildMI(MBB, Context.Call, DL, TII->get(PushOpcode)).add(PushOp); in adjustCallSequence()
534 Push->cloneMemRefs(MF, *Store); in adjustCallSequence()
561 Push = BuildMI(MBB, Context.Call, DL, TII->get(PushOpcode)); in adjustCallSequence()
565 Push->addOperand(DefMov->getOperand(i)); in adjustCallSequence()
566 Push->cloneMergedMemRefs(MF, {DefMov, &*Store}); in adjustCallSequence()
570 Push = BuildMI(MBB, Context.Call, DL, TII->get(PushOpcode)) in adjustCallSequence()
573 Push->cloneMemRefs(MF, *Store); in adjustCallSequence()
584 MBB, std::next(Push), DL, in adjustCallSequence()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_ilist.h68 void Push(Elem* e, INode* after);
83 Push(e, &node_); in PushFront()
88 Push(e, node_.prev_); in PushBack()
92 void IList<Base, Node, Elem>::Push(Elem* e, INode* after) { in Push() function
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Dc-nds32.texi257 Push contents of registers from ra5 to rb5 into stack.
260 Push content of register ra5 into stack. (same @samp{pushm ra5,ra5}).
263 Push value of double-word variable var into stack.
266 Push value of word variable var into stack.
269 Push value of half-word variable var into stack.
272 Push value of byte variable var into stack.
275 Push 32-bit address of variable var into stack.
278 Push 32-bit immediate value into stack.
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Dc-nds32.texi257 Push contents of registers from ra5 to rb5 into stack.
260 Push content of register ra5 into stack. (same @samp{pushm ra5,ra5}).
263 Push value of double-word variable var into stack.
266 Push value of word variable var into stack.
269 Push value of half-word variable var into stack.
272 Push value of byte variable var into stack.
275 Push 32-bit address of variable var into stack.
278 Push 32-bit immediate value into stack.
/netbsd-src/sys/arch/atari/dev/
H A Dhdfd_intr.s71 movb %a1@+,%a0@(fddata) | Push a byte
103 movb %a1@+,%a0@(fddata) | Push a byte
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/nds32/isr-library/
H A Dsave_all.inc42 smw.adm $r1, [$sp], $r2, #0x0 /* Push IPC, IPSW. */
60 smw.adm $r1, [$sp], $r2, #0x0 /* Push IPC, IPSW. */
H A Dsave_partial.inc43 smw.adm $r1, [$sp], $r2, #0x0 /* Push IPC, IPSW. */
63 smw.adm $r1, [$sp], $r2, #0x0 /* Push IPC, IPSW. */
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/nds32/isr-library/
H A Dsave_partial.inc43 smw.adm $r1, [$sp], $r2, #0x0 /* Push IPC, IPSW. */
63 smw.adm $r1, [$sp], $r2, #0x0 /* Push IPC, IPSW. */
H A Dsave_all.inc42 smw.adm $r1, [$sp], $r2, #0x0 /* Push IPC, IPSW. */
60 smw.adm $r1, [$sp], $r2, #0x0 /* Push IPC, IPSW. */
/netbsd-src/external/bsd/nvi/dist/perl_scripts/
H A Dmake.pl10 $tagq->Push();
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/
H A Defitcp.h154 BOOLEAN Push; member
327 BOOLEAN Push; member
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_lfstack.h34 void Push(T *p) { in Push() function
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_lfstack.h35 void Push(T *p) { in Push() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_lfstack.h36 void Push(T *p) { in Push() function
/netbsd-src/sys/arch/sun2/conf/
H A Dkern.ldscript28 * Push the rodata segment up to the next large page boundary so that we
/netbsd-src/external/bsd/am-utils/dist/
H A DREADME.release12 - Push all commits and tags to the master repository
/netbsd-src/sys/arch/amd64/conf/
H A Dkern.ldscript33 * Push the rodata segment up to the next large page boundary so that we
/netbsd-src/external/bsd/nvi/dist/perl_api/
H A DVI.pod230 =item * Push
232 $tagq->Push()
/netbsd-src/sys/arch/hpcmips/stand/pbsdboot/
H A DREADME26 - Push [boot] button.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/h8300/
H A Dh8300.opt66 Push extended registers on stack in monitor functions.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/h8300/
H A Dh8300.opt66 Push extended registers on stack in monitor functions.

1234567891011