| /NextBSD/contrib/llvm/lib/Transforms/ObjCARC/ |
| HD | ObjCARCAPElim.cpp | 97 Instruction *Push = nullptr; in OptimizeBB() local 102 Push = Inst; in OptimizeBB() 107 if (Push && cast<CallInst>(Inst)->getArgOperand(0) == Push) { in OptimizeBB() 112 << " Push: " << *Push << "\n"); in OptimizeBB() 114 Push->eraseFromParent(); in OptimizeBB() 116 Push = nullptr; in OptimizeBB() 120 Push = nullptr; in OptimizeBB()
|
| /NextBSD/sys/boot/i386/pxeldr/ |
| HD | pxeldr.S | 268 pushl %eax # Push it onto the stack 269 loop push_arg # Push all of the arguments
|
| /NextBSD/contrib/compiler-rt/lib/sanitizer_common/ |
| HD | sanitizer_lfstack.h | 36 void Push(T *p) { in Push() function
|
| HD | sanitizer_allocator.h | 359 region->free_list.Push(b); in DeallocateBatch() 572 region->free_list.Push(b); in PopulateFreeList()
|
| /NextBSD/sys/boot/i386/cdboot/ |
| HD | cdboot.S | 530 push %eax # Push it onto the stack 531 loop push_arg # Push all of the arguments
|
| /NextBSD/contrib/llvm/lib/Target/X86/ |
| HD | X86CallFrameOptimization.cpp | 477 MachineInstr *Push = in adjustCallSequence() local 482 Push->addOperand(DefMov->getOperand(i)); in adjustCallSequence()
|
| /NextBSD/sys/boot/ficl/softwords/ |
| HD | ficlclass.fr | 21 \ Push word's name...
|
| /NextBSD/sys/boot/i386/btx/lib/ |
| HD | btxv86.s | 52 pushl $__v86 # Push pointer
|
| /NextBSD/sys/boot/pc98/btx/lib/ |
| HD | btxv86.s | 52 pushl $__v86 # Push pointer
|
| /NextBSD/contrib/compiler-rt/lib/asan/ |
| HD | asan_allocator.h | 96 void Push(AsanChunk *n);
|
| /NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/ |
| HD | StructuredData.h | 360 Push(ObjectSP item) in Push() function 555 array->Push(key_object_sp); in GetKeys()
|
| HD | IOHandler.h | 732 Push (const lldb::IOHandlerSP& sp) in Push() function
|
| /NextBSD/contrib/gdb/gdb/doc/ |
| HD | agentexpr.texi | 167 Push the value of register 1 (presumably holding @code{x}) onto the 171 Push the value of register 2 (holding @code{y}). 174 Push the address of @code{z} onto the stack. 231 Push the 8-bit integer constant @var{n} on the stack, without sign 366 natural target endianness. Push the fetched value as an unsigned 383 Push another copy of the stack's top element. 416 Push the integer constant @var{n} on the stack, without sign extension. 429 Push the value of register number @var{n}, without sign extension. The
|
| /NextBSD/sys/gnu/dts/arm/ |
| HD | orion5x-lacie-d2-network.dts | 43 label = "Front Push Button";
|
| /NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/ |
| HD | GDBRemoteCommunicationServerPlatform.cpp | 279 signal_array.Push(dictionary); in Handle_jSignalsInfo()
|
| /NextBSD/contrib/gcc/config/i386/ |
| HD | sol2-gc1.asm | 123 ! Push the environment vector pointer, the argument vector pointer,
|
| HD | sol2-c1.asm | 110 ! Push the environment vector pointer, the argument vector pointer,
|
| HD | pentium.md | 185 ;; Push and pop instructions have 1 cycle latency and special
|
| /NextBSD/sys/boot/pc98/cdboot/ |
| HD | cdboot.S | 738 push %eax # Push it onto the stack 739 loop push_arg # Push all of the arguments
|
| /NextBSD/contrib/ntp/html/hints/ |
| HD | a-ux | 67 # Push line discipline/set the device so it will print
|
| /NextBSD/contrib/llvm/lib/Support/Windows/ |
| HD | Process.inc | 216 // Push the filename onto Dir, and remove it afterwards.
|
| /NextBSD/contrib/llvm/tools/lldb/source/Core/ |
| HD | Debugger.cpp | 1038 m_input_reader_stack.Push (reader_sp); in PushIOHandler()
|
| /NextBSD/contrib/gcc/cp/ |
| HD | ChangeLog.apple | 495 (cp_parser_block_literal_expr): Push/pop language-c,
|
| /NextBSD/contrib/binutils/ld/ |
| HD | ChangeLog | 125 * ldgram.y (extern_name_list): Push to EXP env, move body to ...
|
| /NextBSD/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/ |
| HD | SymbolFileDWARF.cpp | 155 void Push (DWARFCompileUnit *cu, const DWARFDebugInfoEntry *die) in Push() function in DIEStack 195 Push (DWARFCompileUnit *cu, const DWARFDebugInfoEntry *die) in Push() function in DIEStack::ScopedPopper 198 m_die_stack.Push (cu, die); in Push() 5779 scoped_die_logger.Push (dwarf_cu, die); in ParseType()
|