| /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/ |
| D | PREFETCH-32.s | 5 prefetch -485498096(%edx,%eax,4) label 9 prefetch 485498096(%edx,%eax,4) label 13 prefetch 485498096(%edx) label 17 prefetch 485498096 label 21 prefetch 64(%edx,%eax) label 25 prefetch (%edx) label
|
| D | PREFETCH-64.s | 5 prefetch 485498096 label 9 prefetch 64(%rdx) label 13 prefetch 64(%rdx,%rax,4) label 17 prefetch -64(%rdx,%rax,4) label 21 prefetch 64(%rdx,%rax) label 49 prefetch (%rdx) label
|
| D | 3DNow.s | 76 prefetch (%rax) label
|
| /external/tensorflow/tensorflow/core/platform/ |
| D | prefetch.h | 46 inline void prefetch(const void* x) { in prefetch() function
|
| /external/clang/test/CodeGen/ |
| D | pr9614.c | 17 prefetch(void) { in prefetch() function
|
| D | builtins-arm64.c | 38 void prefetch() { in prefetch() function
|
| D | builtins-arm.c | 77 void prefetch(int i) { in prefetch() function
|
| /external/tensorflow/tensorflow/contrib/eager/python/examples/revnet/ |
| D | cifar_input.py | 39 prefetch=0, argument
|
| /external/capstone/bindings/python/capstone/ |
| D | arm64.py | 69 def prefetch(self): member in Arm64Op
|
| /external/llvm/test/MC/X86/ |
| D | 3DNow.s | 75 prefetch (%rax) label
|
| /external/swiftshader/third_party/LLVM/test/MC/X86/ |
| D | 3DNow.s | 75 prefetch (%rax) label
|
| /external/u-boot/drivers/pci/ |
| D | pci_auto_old.c | 31 struct pci_region *prefetch, in pciauto_setup_device()
|
| D | pci_auto.c | 22 struct pci_region *prefetch, struct pci_region *io, in dm_pciauto_setup_device()
|
| /external/capstone/bindings/java/capstone/ |
| D | Arm64.java | 34 public int prefetch; field in Arm64.OpValue
|
| /external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Generic/ |
| D | resources-3dnow.s | 75 prefetch (%rax) label
|
| /external/dynamic_depth/internal/base/ |
| D | port.h | 641 extern inline void prefetch(const void *x, int hint) { in prefetch() function 690 extern inline void prefetch(const void *x) { return prefetch(x, 0); } in prefetch() function 752 extern inline void prefetch(const void *) {} in prefetch() function
|
| /external/linux-kselftest/tools/testing/selftests/net/ |
| D | tcp_mmap.c | 103 static inline void prefetch(const void *x) in prefetch() function
|
| /external/u-boot/arch/mips/include/asm/ |
| D | processor.h | 125 static inline void prefetch(const void *addr) in prefetch() function
|
| /external/u-boot/drivers/usb/gadget/ |
| D | pxa25x_udc.h | 21 static inline void prefetch(const void *ptr) in prefetch() function
|
| /external/mesa3d/src/gallium/drivers/freedreno/ |
| D | freedreno_util.h | 344 __OUT_IB(struct fd_ringbuffer *ring, bool prefetch, struct fd_ringbuffer *target) in __OUT_IB()
|
| /external/libnfnetlink/include/ |
| D | linux_list.h | 32 #define prefetch(x) 1 macro
|
| /external/iptables/libiptc/ |
| D | linux_list.h | 30 #define prefetch(x) ((void)0) macro
|
| /external/tensorflow/tensorflow/core/grappler/optimizers/data/ |
| D | map_vectorization_test.cc | 242 int prefetch = std::get<2>(GetParam()); in TEST_P() local
|
| /external/libnetfilter_conntrack/include/internal/ |
| D | linux_list.h | 33 #define prefetch(x) 1 macro
|
| /external/u-boot/include/linux/ |
| D | list.h | 9 static inline void prefetch(const void *x) {;} in prefetch() function
|