| /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/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/capstone/bindings/java/capstone/ |
| D | Arm64.java | 34 public int prefetch; field in Arm64.OpValue
|
| /external/tensorflow/tensorflow/contrib/data/python/ops/ |
| D | dataset_ops.py | 243 def prefetch(self, buffer_size): member in Dataset
|
| /external/mesa3d/src/gallium/drivers/freedreno/ |
| D | freedreno_util.h | 340 __OUT_IB(struct fd_ringbuffer *ring, bool prefetch, struct fd_ringbuffer *target) in __OUT_IB()
|
| /external/libnetfilter_conntrack/include/internal/ |
| D | linux_list.h | 33 #define prefetch(x) 1 macro
|
| /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/graph/ |
| D | graph_partition.cc | 847 const int prefetch = 6; in AddControlEdges() local
|
| /external/v8/src/ia32/ |
| D | codegen-ia32.cc | 207 __ prefetch(Operand(src, 0), 1); in CreateMemMoveFunction() local
|
| D | assembler-ia32.cc | 2467 void Assembler::prefetch(const Operand& src, int level) { in prefetch() function in v8::internal::Assembler
|
| /external/tensorflow/tensorflow/python/data/ops/ |
| D | dataset_ops.py | 535 def prefetch(self, buffer_size): member in Dataset
|
| /external/capstone/include/ |
| D | arm64.h | 375 arm64_prefetch_op prefetch; // PRFM operation. member
|