Searched refs:restores (Results 1 – 25 of 88) sorted by relevance
1234
/external/skqp/docs/ |
D | SkAutoCanvasRestore_Reference.bmh | 15 #Line # restores Canvas when out of scope ## 39 #Line # restores Canvas to saved state ## 51 #Line # restores Canvas to saved state ##
|
/external/skia/docs/ |
D | SkAutoCanvasRestore_Reference.bmh | 15 #Line # restores Canvas when out of scope ## 38 #Line # restores Canvas to saved state ## 50 #Line # restores Canvas to saved state ##
|
/external/llvm/test/CodeGen/X86/ |
D | no-prolog-kill.ll | 4 ; This function gets a AL live-in and at same time saves+restores RAX. We must
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | no-prolog-kill.ll | 4 ; This function gets a AL live-in and at same time saves+restores RAX. We must
|
/external/autotest/server/site_tests/firmware_SoftwareSync/ |
D | control | 20 This test corrupts EC RW firmware body and checks software sync restores it.
|
D | control.dev | 20 This test corrupts EC RW firmware body and checks software sync restores it.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | alloca.ll | 26 ; Make sure epilogue restores sp from fp 60 ; Make sure epilogue restores sp from fp
|
D | reverse-csr-restore-seq.mir | 67 ; save/restores and forbids us to merge the stack adjustment and the last pop.
|
/external/llvm/test/CodeGen/AArch64/ |
D | alloca.ll | 26 ; Make sure epilogue restores sp from fp 60 ; Make sure epilogue restores sp from fp
|
/external/autotest/server/site_tests/firmware_InvalidUSB/ |
D | control | 22 restores the USB image and boots into it again.
|
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/mme/ |
D | com9097.mme | 229 * 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/MC/Mips/ |
D | set-push-pop-directives.s | 4 # .set pop restores the previous environment.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/ |
D | set-push-pop-directives.s | 4 # .set pop restores the previous environment.
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_RestoreV2.pbtxt | 46 By default, restores the named tensors in full. If the caller wishes to restore
|
/external/llvm/test/CodeGen/SystemZ/ |
D | backchain.ll | 55 ; check that llvm.stackrestore restores the backchain
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | backchain.ll | 55 ; check that llvm.stackrestore restores the backchain
|
/external/llvm/docs/ |
D | SegmentedStacks.rst | 60 then de-allocates the new stacklet, restores the correct SP value, and does a
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | SegmentedStacks.rst | 60 then de-allocates the new stacklet, restores the correct SP value, and does a
|
/external/libunwind/doc/ |
D | unw_resume.tex | 23 For local unwinding, \Func{unw\_resume}() restores the machine state
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | LiveIntervalAnalysis.cpp | 1964 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/ |
D | asan_flags.inc | 118 "restores them to original values when the first instrumented module is "
|
/external/pdfium/docs/ |
D | safetynet.md | 133 restores the state of the local repo, if the script is killed or crashes the
|
/external/libunwind_llvm/src/ |
D | UnwindRegistersRestore.S | 69 # to share restore code below. Since this routine restores and
|
/external/antlr/runtime/ActionScript/project/src/org/antlr/runtime/ |
D | IntStream.as | 98 * backtracking using the mark/rewind mechanism that restores state and
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/HistoricalNotes/ |
D | 2003-06-25-Reoptimizer1.txt | 64 generate saves and restores of caller-saved registers around these
|
1234