Searched
full:restore (Results
1476 -
1500 of
4874) sorted by null
<<51525354555657585960>>
/external/libunwind/src/x86_64/ |
Gos-linux.c | 95 restore old non-dwarf signal handling here, but then the
|
/external/libunwind/tests/ |
ia64-test-stack-asm.S | 117 .restore sp
|
/external/libunwind_llvm/src/ |
DwarfInstructions.hpp | 105 _LIBUNWIND_ABORT("unsupported restore location for register"); 128 _LIBUNWIND_ABORT("unsupported restore location for float register"); 151 _LIBUNWIND_ABORT("unsupported restore location for vector register"); 167 // restore registers that dwarf says were saved
|
/external/libvpx/libvpx/build/make/ |
thumb.pm | 24 # with left shift, addition and a right shift (to restore the
|
/external/libvpx/libvpx/test/ |
register_state_check.h | 21 // fully restore the system state. See platform implementations of
|
/external/libvpx/libvpx/vp9/encoder/ |
vp9_denoiser.c | 239 // Restore everything to its original state 245 // Restore everything to its original state 250 // We will restore these after motion compensation. 298 // Restore everything to its original state
|
/external/llvm/include/llvm/AsmParser/ |
Parser.h | 88 /// \param Slots The optional slot mapping that will restore the parsing state
|
/external/llvm/include/llvm/CodeGen/ |
MachineFrameInfo.h | 260 MachineBasicBlock *Restore; 286 Restore = nullptr; 603 MachineBasicBlock *getRestorePoint() const { return Restore; } 604 void setRestorePoint(MachineBasicBlock *NewRestore) { Restore = NewRestore; }
|
ScheduleHazardRecognizer.h | 28 /// state. Important to restore the state after backtracking. Additionally,
|
/external/llvm/lib/Target/ARM/ |
Thumb1FrameLowering.cpp | 300 // If the frame has variable sized objects then the epilogue must restore 367 "No scratch register to restore SP from FP!"); 427 // instruction in the successor BB, we may be able to directly restore 645 // to restore LR the hard way.
|
/external/llvm/lib/Target/Mips/ |
Mips16InstrInfo.h | 73 // Adjust SP by FrameSize bytes. Restore RA, S0, S1
|
Mips16RegisterInfo.cpp | 123 // stack space or a $gp restore location,
|
/external/llvm/lib/Target/Sparc/ |
SparcInstrAliases.td | 318 // restore -> restore %g0, %g0, %g0 319 def : InstAlias<"restore", (RESTORErr G0, G0, G0)>; 321 // save -> restore %g0, %g0, %g0
|
/external/llvm/lib/Target/X86/ |
X86MachineFunctionInfo.h | 88 /// to spill and restore the frame pointer.
|
/external/llvm/test/CodeGen/Mips/ |
fpneeded.ll | 145 ; 32: restore {{.+}}
|
/external/llvm/test/MC/ARM/ |
eh-directive-integrated-test.s | 19 @ restore the general-purpose and VFP registers.
|
/external/llvm/test/MC/Disassembler/Sparc/ |
sparc.txt | 171 # CHECK: restore
|
/external/llvm/test/MC/Sparc/ |
sparc-pic.s | 69 restore %g0, %o0, %o0
|
/external/llvm/test/Transforms/Inline/ |
inline-tail.ll | 68 ; Don't insert a stack restore, we're about to return.
|
/external/markdown/markdown/ |
odict.py | 160 # restore to prevent data loss and reraise
|
/external/mesa3d/docs/ |
RELNOTES-3.1 | 64 If your top-level Makefile get's overwritten/destroyed you can restore
|
relnotes-6.5.1.html | 70 <li>glPopAttrib could restore an invalid value for GL_DRAW_BUFFER
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
draw_pipe_wide_line.c | 180 /* restore original rasterizer state */
|
/external/mesa3d/src/glsl/ |
ir_rvalue_visitor.cpp | 89 * 'in_assignee' flag. Restore it after returning from the array index.
|
/external/mesa3d/src/mesa/x86/ |
common_x86_asm.S | 208 /* Restore the original MXCSR register value.
|
Completed in 2837 milliseconds
<<51525354555657585960>>