Home
last modified time | relevance | path

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

123

/trueos/contrib/llvm/lib/Transforms/ObjCARC/
HDObjCARCAPElim.cpp96 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/
HDpxeldr.S268 pushl %eax # Push it onto the stack
269 loop push_arg # Push all of the arguments
/trueos/sys/boot/i386/cdboot/
HDcdboot.S530 push %eax # Push it onto the stack
531 loop push_arg # Push all of the arguments
/trueos/contrib/llvm/tools/lldb/include/lldb/Host/
HDEditline.h120 Push (const char *bytes, size_t len);
/trueos/sys/boot/ficl/softwords/
HDficlclass.fr21 \ Push word's name...
/trueos/sys/boot/i386/btx/lib/
HDbtxv86.s52 pushl $__v86 # Push pointer
/trueos/sys/boot/pc98/btx/lib/
HDbtxv86.s52 pushl $__v86 # Push pointer
/trueos/contrib/llvm/patches/
HDpatch-r262261-llvm-r198658-sparc.diff266 + // Push the parsed operand into the list of operands
334 - // Push the parsed operand into the list of operands
HDpatch-r262261-llvm-r198484-sparc.diff649 + // Push the parsed operand into the list of operands
/trueos/contrib/gdb/gdb/doc/
HDagentexpr.texi167 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/
HDorion5x-lacie-d2-network.dts43 label = "Front Push Button";
/trueos/contrib/llvm/tools/lldb/include/lldb/Core/
HDIOHandler.h586 Push (const lldb::IOHandlerSP& sp) in Push() function
/trueos/contrib/gcc/config/i386/
HDsol2-c1.asm110 ! Push the environment vector pointer, the argument vector pointer,
HDsol2-gc1.asm123 ! Push the environment vector pointer, the argument vector pointer,
HDpentium.md185 ;; Push and pop instructions have 1 cycle latency and special
/trueos/contrib/llvm/tools/lldb/source/Host/common/
HDEditline.cpp266 Editline::Push (const char *bytes, size_t len) in Push() function in Editline
/trueos/sys/boot/pc98/cdboot/
HDcdboot.S738 push %eax # Push it onto the stack
739 loop push_arg # Push all of the arguments
/trueos/contrib/ntp/html/build/hints/
HDa-ux67 # Push line discipline/set the device so it will print
/trueos/contrib/gcc/cp/
HDChangeLog.apple495 (cp_parser_block_literal_expr): Push/pop language-c,
HDChangeLog-20031582 * 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
HDChangeLog-1995108 * 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.
HDChangeLog-1993318 (do_pending_lang_change): Push and pop lang context according
/trueos/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
HDSymbolFileDWARF.cpp119 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/
HDChangeLog125 * ldgram.y (extern_name_list): Push to EXP env, move body to ...
/trueos/contrib/llvm/lib/Target/ARM/
HDARMScheduleA8.td173 // Push, def is the 3th operand.

123