Home
last modified time | relevance | path

Searched refs:restores (Results 1 – 25 of 50) sorted by relevance

12

/external/llvm/test/CodeGen/X86/
Dno-prolog-kill.ll4 ; This function gets a AL live-in and at same time saves+restores RAX. We must
Dcodegen-prepare-addrmode-sext.ll242 ; At this point the rollback mechanism kicks in and restores the states
/external/autotest/server/site_tests/firmware_SoftwareSync/
Dcontrol.dev20 This test corrupts EC RW firmware body and checks software sync restores it.
Dcontrol20 This test corrupts EC RW firmware body and checks software sync restores it.
/external/autotest/client/site_tests/hardware_Fan/
Dcontrol18 spin up/down and ensures the correctness of the test. The test restores fan
/external/autotest/server/site_tests/firmware_InvalidUSB/
Dcontrol22 restores the USB image and boots into it again.
/external/llvm/test/CodeGen/AArch64/
Dalloca.ll26 ; Make sure epilogue restores sp from fp
60 ; Make sure epilogue restores sp from fp
/external/valgrind/
Dbionic.supp13 # because it breaks this up into non-atomic IR. This non atomic IR restores PC
/external/llvm/test/MC/Mips/
Dset-push-pop-directives.s4 # .set pop restores the previous environment.
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/mme/
Dcom9097.mme229 * NOTE: Saves and restores VB_ELEMENT,INSTANCE_BASE.
293 * NOTE: Saves and restores VB_INSTANCE_BASE.
340 * NOTE: Saves and restores VB_ELEMENT,INSTANCE_BASE.
428 * NOTE: Saves and restores VB_INSTANCE_BASE.
/external/llvm/test/CodeGen/SystemZ/
Dbackchain.ll55 ; check that llvm.stackrestore restores the backchain
/external/llvm/docs/
DSegmentedStacks.rst60 then de-allocates the new stacklet, restores the correct SP value, and does a
/external/libunwind/doc/
Dunw_resume.tex23 For local unwinding, \Func{unw\_resume}() restores the machine state
Dlibunwind-dynamic.tex50 frame state in any way. If non-empty, the epilogue restores the
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLiveIntervalAnalysis.cpp1964 std::vector<SRInfo> &restores = RestoreIdxes[Id]; in addIntervalsForSpills() local
1965 for (unsigned i = 0, e = restores.size(); i != e; ++i) { in addIntervalsForSpills()
1966 SlotIndex index = restores[i].index; in addIntervalsForSpills()
1969 unsigned VReg = restores[i].vreg; in addIntervalsForSpills()
1975 if (restores[i].canFold) { in addIntervalsForSpills()
/external/compiler-rt/lib/asan/
Dasan_flags.inc118 "restores them to original values when the first instrumented module is "
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
DIntStream.as98 * backtracking using the mark/rewind mechanism that restores state and
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
D2003-06-25-Reoptimizer1.txt64 generate saves and restores of caller-saved registers around these
/external/llvm/docs/HistoricalNotes/
D2003-06-25-Reoptimizer1.txt64 generate saves and restores of caller-saved registers around these
/external/clang/docs/
DSafeStack.rst188 on the safe stack before the call site, and restores it either after the
/external/valgrind/docs/internals/
Dt-chaining-notes.txt142 which restores the original call-to-the-stub version.
/external/python/cpython2/Doc/library/
Drandom.rst103 :func:`setstate` restores the internal state of the generator to what it was at
Dwarnings.rst401 A context manager that copies and, upon exit, restores the warnings filter
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfoV4.td1166 // assigning to a byte restores our desired signed value.
1173 // assigning to a short restores our desired signed value.
1182 // assigning to a word restores our desired signed value.
2798 // assigning to a short restores our desired signed value.
2807 // assigning to a char restores our desired signed value.
/external/valgrind/coregrind/m_gdbserver/
DREADME_DEVELOPERS414 => gdb restores esp/ebp/eip to what it was (eg. 0x804848C)

12