Home
last modified time | relevance | path

Searched refs:saves (Results 1 – 25 of 258) sorted by relevance

1234567891011

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DREADME-X86-64.txt59 The idea is that it saves callers from having to remember this value,
146 1. First movq should be movl; saves a byte.
147 2. Both andq's should be andl; saves another two bytes. I think this was
149 3. shrq should be shrl; saves another byte.
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DREADME-X86-64.txt59 The idea is that it saves callers from having to remember this value,
146 1. First movq should be movl; saves a byte.
147 2. Both andq's should be andl; saves another two bytes. I think this was
149 3. shrq should be shrl; saves another byte.
/external/llvm/lib/Target/X86/
DREADME-X86-64.txt59 The idea is that it saves callers from having to remember this value,
146 1. First movq should be movl; saves a byte.
147 2. Both andq's should be andl; saves another two bytes. I think this was
149 3. shrq should be shrl; saves another byte.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dremove-redundant-toc-saves.ll36 ; Check for multiple TOC saves with if then else where neither dominates the other.
85 ; Check for multiple TOC saves with if then where neither is redundant.
106 ; Check for multiple TOC saves if there are dynamic allocations on the stack.
/external/libpng/scripts/
Dlibpng.pc.in7 Description: Loads and saves PNG files
/external/libpng/
Dlibpng.pc.in7 Description: Loads and saves PNG files
/external/tensorflow/tensorflow/contrib/recurrent/
DREADME.md10 The computation saves the activations in the forward pass, and computes the
/external/boringssl/ios-arm/crypto/test/
Dtrampoline-armv4.S22 @ with |argv|, then saves the callee-saved registers into |state|. It returns
/external/iptables/extensions/
Dlibxt_RATEEST.man2 and saves the results for later evaluation using the \fBrateest\fP match.
/external/boringssl/linux-arm/crypto/test/
Dtrampoline-armv4.S23 @ with |argv|, then saves the callee-saved registers into |state|. It returns
/external/llvm/test/CodeGen/Thumb2/
D2011-04-21-FILoweringBug.ll4 ; and in the range of 0-1020. This saves code size by utilizing
/external/autotest/client/site_tests/cheets_AppCompatTest/
Dcontrol.touchview.com.google.android.youtube17 the AppCompat team. It then saves logcat, bugreport, and screenshots to the
Dcontrol.clamshell.com.google.android.apps.youtube.kids17 the AppCompat team. It then saves logcat, bugreport, and screenshots to the
Dcontrol.clamshell.com.google.android.youtube17 the AppCompat team. It then saves logcat, bugreport, and screenshots to the
Dcontrol.touchview.com.google.android.apps.youtube.kids17 the AppCompat team. It then saves logcat, bugreport, and screenshots to the
/external/swiftshader/third_party/LLVM/test/CodeGen/Thumb2/
D2011-04-21-FILoweringBug.ll4 ; and in the range of 0-1020. This saves code size by utilizing
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Thumb2/
D2011-04-21-FILoweringBug.ll4 ; and in the range of 0-1020. This saves code size by utilizing
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Darm64-fixed-point-scalar-cvt-dagcombine.ll4 ; extract_vector_elt of a conversion, which saves a round trip of copies
/external/llvm/test/CodeGen/AArch64/
Darm64-fixed-point-scalar-cvt-dagcombine.ll4 ; extract_vector_elt of a conversion, which saves a round trip of copies
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dno-prolog-kill.ll4 ; This function gets a AL live-in and at same time saves+restores RAX. We must
/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
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_SaveV2.pbtxt31 By default, saves the named tensors in full. If the caller wishes to save
/external/syzkaller/docs/
Dinternals.md31 When `syzkaller` finds a crasher, it saves information about it into `workdir/crashes` directory.
59 However, `syzkaller` saves up to 100 of them for the case when the crash is poorly reproducible, or…
/external/tensorflow/tensorflow/contrib/hooks/
DREADME.md11 `Session.run()` and saves profiling information that can be viewed in a
/external/autotest/client/site_tests/platform_PrinterPpds/
Dcontrol.100_dump29 files and saves them in the same directory.

1234567891011