| /trueos/contrib/llvm/lib/Transforms/ObjCARC/ |
| HD | ObjCARCAPElim.cpp | 96 Instruction *Push = 0; in OptimizeBB() local 101 Push = Inst; in OptimizeBB() 106 if (Push && cast<CallInst>(Inst)->getArgOperand(0) == Push) { in OptimizeBB() 111 << " Push: " << *Push << "\n"); in OptimizeBB() 113 Push->eraseFromParent(); in OptimizeBB() 115 Push = 0; in OptimizeBB() 119 Push = 0; in OptimizeBB()
|
| /trueos/sys/boot/i386/pxeldr/ |
| HD | pxeldr.S | 268 pushl %eax # Push it onto the stack 269 loop push_arg # Push all of the arguments
|
| /trueos/sys/boot/i386/cdboot/ |
| HD | cdboot.S | 530 push %eax # Push it onto the stack 531 loop push_arg # Push all of the arguments
|
| /trueos/contrib/llvm/tools/lldb/include/lldb/Host/ |
| HD | Editline.h | 120 Push (const char *bytes, size_t len);
|
| /trueos/sys/boot/ficl/softwords/ |
| HD | ficlclass.fr | 21 \ Push word's name...
|
| /trueos/sys/boot/i386/btx/lib/ |
| HD | btxv86.s | 52 pushl $__v86 # Push pointer
|
| /trueos/sys/boot/pc98/btx/lib/ |
| HD | btxv86.s | 52 pushl $__v86 # Push pointer
|
| /trueos/contrib/llvm/patches/ |
| HD | patch-r262261-llvm-r198658-sparc.diff | 266 + // Push the parsed operand into the list of operands 334 - // Push the parsed operand into the list of operands
|
| HD | patch-r262261-llvm-r198484-sparc.diff | 649 + // Push the parsed operand into the list of operands
|
| /trueos/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
|
| /trueos/sys/gnu/dts/arm/ |
| HD | orion5x-lacie-d2-network.dts | 43 label = "Front Push Button";
|
| /trueos/contrib/llvm/tools/lldb/include/lldb/Core/ |
| HD | IOHandler.h | 586 Push (const lldb::IOHandlerSP& sp) in Push() function
|
| /trueos/contrib/gcc/config/i386/ |
| HD | sol2-c1.asm | 110 ! Push the environment vector pointer, the argument vector pointer,
|
| HD | sol2-gc1.asm | 123 ! Push the environment vector pointer, the argument vector pointer,
|
| HD | pentium.md | 185 ;; Push and pop instructions have 1 cycle latency and special
|
| /trueos/contrib/llvm/tools/lldb/source/Host/common/ |
| HD | Editline.cpp | 266 Editline::Push (const char *bytes, size_t len) in Push() function in Editline
|
| /trueos/sys/boot/pc98/cdboot/ |
| HD | cdboot.S | 738 push %eax # Push it onto the stack 739 loop push_arg # Push all of the arguments
|
| /trueos/contrib/ntp/html/build/hints/ |
| HD | a-ux | 67 # Push line discipline/set the device so it will print
|
| /trueos/contrib/gcc/cp/ |
| HD | ChangeLog.apple | 495 (cp_parser_block_literal_expr): Push/pop language-c,
|
| HD | ChangeLog-2003 | 1582 * class.c (pushclass): Push dependent using decls for nested 1601 * parser.c (cp_parser_late_parsing_default_args): Push & pop the 1701 * optimize.c (optimize_function): Push/pop ggc context around 2068 * pt.c (instantiate_class_template): Push to class's scope before 2491 * semantics.c (finish_member_declaration): Push a dependent using 5315 * decl.c (push_using_directive): Push before recursing. 6855 * decl.c (cp_make_fname_decl): Push the decls inside the
|
| HD | ChangeLog-1995 | 108 * except.c (start_anon_func): Push to the top level. 2530 * decl2.c (finish_file): Push bizarre type decl before walking the 3000 * parse.y (handler_seq): Push a level for the catch parameters. 3241 (set_nested_typename): Push a decl for the nested typename from 3582 * decl.c (duplicate_decls): Push obstacks before calling common_type.
|
| HD | ChangeLog-1993 | 318 (do_pending_lang_change): Push and pop lang context according
|
| /trueos/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/ |
| HD | SymbolFileDWARF.cpp | 119 void Push (DWARFCompileUnit *cu, const DWARFDebugInfoEntry *die) in Push() function in DIEStack 159 Push (DWARFCompileUnit *cu, const DWARFDebugInfoEntry *die) in Push() function in DIEStack::ScopedPopper 162 m_die_stack.Push (cu, die); in Push() 5702 scoped_die_logger.Push (dwarf_cu, die); in ParseType()
|
| /trueos/contrib/binutils/ld/ |
| HD | ChangeLog | 125 * ldgram.y (extern_name_list): Push to EXP env, move body to ...
|
| /trueos/contrib/llvm/lib/Target/ARM/ |
| HD | ARMScheduleA8.td | 173 // Push, def is the 3th operand.
|