Searched defs:prefetch (Results 1 – 16 of 16) sorted by relevance
| /third_party/ffmpeg/libavcodec/ |
| D | videodsp.h | 75 void (*prefetch)(uint8_t *buf, ptrdiff_t stride, int h); member
|
| /third_party/ffmpeg/libavcodec/alpha/ |
| D | asm.h | 88 #define prefetch(p) __builtin_prefetch((p), 0, 1) macro 103 #define prefetch(p) __asm__ volatile("ldl $31,%0" : : "m"(*(const char *) (p)) : "memory") macro
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| D | si_compute.c | 437 unsigned offset, bool *prefetch, unsigned variable_shared_size) in si_switch_compute_shader() 1252 bool prefetch; in si_launch_grid() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| D | fd6_program.cc | 956 const struct ir3_sampler_prefetch *prefetch = &fs->sampler_prefetch[i]; in emit_fs_inputs() local 977 const struct ir3_sampler_prefetch *prefetch = &fs->sampler_prefetch[i]; in emit_fs_inputs() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| D | freedreno_util.h | 334 __OUT_IB(struct fd_ringbuffer *ring, bool prefetch, in __OUT_IB()
|
| /third_party/iptables/libiptc/ |
| D | linux_list.h | 30 #define prefetch(x) ((void)0) macro
|
| /third_party/mesa3d/src/gallium/drivers/lima/ |
| D | lima_gpu.h | 187 #define VS_CMD_SHADER_INFO(prefetch, size) \ argument
|
| D | lima_context.h | 86 int prefetch; member
|
| /third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
| D | list.h | 42 #define prefetch(x) macro
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| D | tu_shader.cc | 1657 const struct ir3_sampler_prefetch *prefetch = &fs->sampler_prefetch[i]; in tu6_emit_fs_inputs() local 1670 const struct ir3_sampler_prefetch *prefetch = &fs->sampler_prefetch[i]; in tu6_emit_fs_inputs() local
|
| /third_party/protobuf/src/google/protobuf/ |
| D | arena.cc | 159 CleanupNode* prefetch = it; in Cleanup() local
|
| D | extension_set.h | 818 Iterator prefetch = it; in ForEachPrefetchImpl() local
|
| /third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ |
| D | codegen.h | 42 bool prefetch : 1; member
|
| /third_party/mindspore/mindspore-src/source/third_party/proto/caffe/ |
| D | caffe.proto | 691 optional uint32 prefetch = 10 [default = 4]; field
|
| /third_party/elfutils/debuginfod/ |
| D | debuginfod.cxx | 1450 deque<fdcache_entry> prefetch; // prefetched member in libarchive_fdcache
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| D | ir3.h | 490 } prefetch; member
|