/external/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_disk_cache.c | 83 cache_key cache_key) in compute_variant_key() argument 132 cache_key cache_key; in etna_disk_cache_retrieve() local 168 cache_key cache_key; in etna_disk_cache_store() local
|
D | etnaviv_shader.h | 74 cache_key cache_key; /* shader disk-cache key */ member
|
/external/mesa3d/src/freedreno/ir3/ |
D | ir3_disk_cache.c | 106 struct ir3_shader_variant *v, cache_key cache_key) in compute_variant_key() argument 167 cache_key cache_key; in ir3_disk_cache_retrieve() local 206 cache_key cache_key; in ir3_disk_cache_store() local
|
D | ir3_shader.h | 730 cache_key cache_key; /* shader disk-cache key */ member
|
/external/mesa3d/src/gallium/drivers/iris/ |
D | iris_disk_cache.c | 52 cache_key cache_key) in iris_disk_cache_compute_key() argument 91 cache_key cache_key; in iris_disk_cache_store() local 158 cache_key cache_key; in iris_disk_cache_retrieve() local
|
/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/ |
D | op_builder.cc | 172 OpBuilder* GraphBuilder::LookupConstData(uint64_t cache_key) { in LookupConstData() 178 void GraphBuilder::AddToCache(uint64_t cache_key, OpBuilder* value) { in AddToCache() 184 auto cache_key = ComputeHash(shape, data, data_size); in AddConstNodeWithData() local 209 auto cache_key = ComputeHash(tensor, shape, int8_to_uint8 ? 1 : 0); in AddConstNodeWithData() local
|
/external/mesa3d/src/compiler/spirv/ |
D | nir_load_libclc.c | 89 unsigned char cache_key[20]; member 256 cache_key cache_key; in nir_load_libclc_shader() local
|
/external/tensorflow/tensorflow/compiler/mlir/tfr/integration/ |
D | node_expansion_pass.cc | 65 Fprint128 cache_key = in Run() local
|
/external/tensorflow/tensorflow/core/common_runtime/eager/ |
D | attr_builder_test.cc | 77 tensorflow::Fprint128 cache_key = a.CacheKey("cpu:0"); in TEST() local
|
D | context.cc | 841 Fprint128 cache_key) { in GetCachedKernel() 852 void EagerContext::AddKernelToCache(Fprint128 cache_key, in AddKernelToCache()
|
D | execute.cc | 389 Fprint128 cache_key = op->MutableAttrs()->CacheKey(op->DeviceName()); in GetOrCreateKernelAndDevice() local
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | rng_bit_generator_expander.cc | 59 RngGeneratorKey cache_key{data_shape, state_shape, algorithm, module}; in GetGeneratorComputation() local
|
/external/mesa3d/src/util/ |
D | disk_cache.h | 47 typedef uint8_t cache_key[CACHE_KEY_SIZE]; typedef
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_pipeline_cache.c | 680 cache_key cache_key; in anv_device_search_for_kernel() local 740 cache_key cache_key; in anv_device_upload_kernel() local
|
D | anv_pipeline.c | 604 } cache_key; member
|
/external/tensorflow/tensorflow/stream_executor/gpu/ |
D | asm_compiler.cc | 118 PtxCacheKey cache_key{device_ordinal, std::string(ptx), in CompileGpuAsmOrGetCached() local
|
/external/tensorflow/tensorflow/core/tpu/kernels/ |
D | tpu_compilation_cache_interface.cc | 418 std::string cache_key = FindCacheKey(subgraph_key); in CompileIfKeyAbsentHelper() local
|
/external/llvm-project/llvm/utils/Reviewing/ |
D | find_interesting_reviews.py | 480 def _populate_cache_for(self, cache_key): argument
|
/external/skia/src/core/ |
D | SkVMBlitter.cpp | 123 static Key cache_key(const Params& params, in cache_key() function
|
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/bindings/lua/ |
D | msg.c | 104 char cache_key; variable
|
/external/tensorflow/tensorflow/lite/delegates/nnapi/ |
D | nnapi_delegate.cc | 4795 const int cache_key = delegate_params->nodes_to_replace->data[0]; in CacheDelegateKernel() local 4801 const int cache_key = delegate_params->nodes_to_replace->data[0]; in MaybeGetCachedDelegateKernel() local
|