Home
last modified time | relevance | path

Searched defs:prefetch (Results 1 – 25 of 30) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/
DPREFETCH-32.s5 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
DPREFETCH-64.s5 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
D3DNow.s76 prefetch (%rax) label
/external/tensorflow/tensorflow/core/platform/
Dprefetch.h46 inline void prefetch(const void* x) { in prefetch() function
/external/clang/test/CodeGen/
Dpr9614.c17 prefetch(void) { in prefetch() function
Dbuiltins-arm64.c38 void prefetch() { in prefetch() function
Dbuiltins-arm.c77 void prefetch(int i) { in prefetch() function
/external/tensorflow/tensorflow/contrib/eager/python/examples/revnet/
Dcifar_input.py39 prefetch=0, argument
/external/capstone/bindings/python/capstone/
Darm64.py69 def prefetch(self): member in Arm64Op
/external/llvm/test/MC/X86/
D3DNow.s75 prefetch (%rax) label
/external/swiftshader/third_party/LLVM/test/MC/X86/
D3DNow.s75 prefetch (%rax) label
/external/u-boot/drivers/pci/
Dpci_auto_old.c31 struct pci_region *prefetch, in pciauto_setup_device()
Dpci_auto.c22 struct pci_region *prefetch, struct pci_region *io, in dm_pciauto_setup_device()
/external/capstone/bindings/java/capstone/
DArm64.java34 public int prefetch; field in Arm64.OpValue
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Generic/
Dresources-3dnow.s75 prefetch (%rax) label
/external/dynamic_depth/internal/base/
Dport.h641 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/
Dtcp_mmap.c103 static inline void prefetch(const void *x) in prefetch() function
/external/u-boot/arch/mips/include/asm/
Dprocessor.h125 static inline void prefetch(const void *addr) in prefetch() function
/external/u-boot/drivers/usb/gadget/
Dpxa25x_udc.h21 static inline void prefetch(const void *ptr) in prefetch() function
/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_util.h344 __OUT_IB(struct fd_ringbuffer *ring, bool prefetch, struct fd_ringbuffer *target) in __OUT_IB()
/external/libnfnetlink/include/
Dlinux_list.h32 #define prefetch(x) 1 macro
/external/iptables/libiptc/
Dlinux_list.h30 #define prefetch(x) ((void)0) macro
/external/tensorflow/tensorflow/core/grappler/optimizers/data/
Dmap_vectorization_test.cc242 int prefetch = std::get<2>(GetParam()); in TEST_P() local
/external/libnetfilter_conntrack/include/internal/
Dlinux_list.h33 #define prefetch(x) 1 macro
/external/u-boot/include/linux/
Dlist.h9 static inline void prefetch(const void *x) {;} in prefetch() function

12