Home
last modified time | relevance | path

Searched defs:cache_index (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dsort_util.cc162 read_or_write) { in EmitTiledCompareLoop()
174 auto cache_index = b->CreateShl(thread_id, value_one); in EmitTiledCompareLoop() local
193 copy_loop_body([&](llvm::Value* cache_index, llvm::Value* index) { in EmitTiledCompareLoop()
272 copy_loop_body([&](llvm::Value* cache_index, llvm::Value* index) { in EmitTiledCompareLoop()
/external/piex/src/binary_parse/
Dcached_paged_byte_array.cc38 size_t cache_index; in getPage() local
/external/tensorflow/tensorflow/python/tpu/
Dtensor_tracer.proto60 int32 cache_index = 2; field
/external/tensorflow/tensorflow/lite/kernels/
Droll.cc104 int32_t cache_index = kTensorNotAllocated; member
/external/freetype/src/cache/
Dftccache.h63 FT_UShort cache_index; /* index of cache the node belongs to */ member
/external/iptables/iptables/
Dnft.h101 unsigned int cache_index; member
/external/protobuf/php/ext/google/protobuf/
Dstorage.c768 int cache_index = slot_property_cache(layout, storage, field); in layout_init() local
Dprotobuf.h922 int cache_index; // Each field except oneof field has a zval cache to avoid member