Searched refs:saves (Results 1 – 25 of 262) sorted by relevance
1234567891011
/external/libpng/scripts/ |
D | libpng.pc.in | 7 Description: Loads and saves PNG files
|
/external/llvm/lib/Target/X86/ |
D | README-X86-64.txt | 59 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/ |
D | README-X86-64.txt | 59 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/libpng/ |
D | libpng.pc.in | 7 Description: Loads and saves PNG files
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/ |
D | remove-redundant-toc-saves.ll | 36 ; 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/boringssl/ios-arm/crypto/test/ |
D | trampoline-armv4.S | 23 @ with |argv|, then saves the callee-saved registers into |state|. It returns
|
/external/iptables/extensions/ |
D | libxt_RATEEST.man | 2 and saves the results for later evaluation using the \fBrateest\fP match.
|
/external/boringssl/linux-arm/crypto/test/ |
D | trampoline-armv4.S | 24 @ with |argv|, then saves the callee-saved registers into |state|. It returns
|
/external/autotest/client/site_tests/cheets_AppCompatTest/ |
D | control.clamshell.com.google.android.youtube | 17 the AppCompat team. It then saves logcat, bugreport, and screenshots to the
|
D | control.clamshell.com.google.android.apps.youtube.kids | 17 the AppCompat team. It then saves logcat, bugreport, and screenshots to the
|
D | control.touchview.com.google.android.youtube | 17 the AppCompat team. It then saves logcat, bugreport, and screenshots to the
|
D | control.touchview.com.google.android.apps.youtube.kids | 17 the AppCompat team. It then saves logcat, bugreport, and screenshots to the
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Thumb2/ |
D | 2011-04-21-FILoweringBug.ll | 4 ; and in the range of 0-1020. This saves code size by utilizing
|
/external/llvm/test/CodeGen/Thumb2/ |
D | 2011-04-21-FILoweringBug.ll | 4 ; and in the range of 0-1020. This saves code size by utilizing
|
/external/arm-trusted-firmware/docs/design/ |
D | trusted-board-boot.rst | 156 registers. If the comparison succeeds, BL2 reads and saves the trusted and 165 verification succeeds, BL2 reads and saves the BL3x public key from the 170 BL2 reads and saves the BL3x image hash from the certificate. 175 verification succeeds, BL2 reads and saves the BL33 public key from the 179 verification succeeds, BL2 reads and saves the BL33 image hash from the
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-fixed-point-scalar-cvt-dagcombine.ll | 4 ; extract_vector_elt of a conversion, which saves a round trip of copies
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | arm64-fixed-point-scalar-cvt-dagcombine.ll | 4 ; extract_vector_elt of a conversion, which saves a round trip of copies
|
/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/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/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_SaveV2.pbtxt | 31 By default, saves the named tensors in full. If the caller wishes to save
|
/external/OpenCSD/ |
D | .gitignore | 47 # ignore emacs backup saves
|
/external/llvm/test/Transforms/SLPVectorizer/AArch64/ |
D | load-store-q.ll | 8 ; callee-saves.
|
/external/u-boot/arch/arm/dts/ |
D | da850-lego-ev3.dts | 9 * because the bootloader on the EV3 is limited to 256k. This saves us >10k.
|
/external/autotest/client/site_tests/platform_PrinterPpds/ |
D | control.all_dump | 28 files and saves them in the same directory.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SLPVectorizer/AArch64/ |
D | load-store-q.ll | 8 ; callee-saves.
|
1234567891011