Home
last modified time | relevance | path

Searched defs:value_to_store (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dir_emitter.cc1712 llvm::Value* store_address, const std::vector<llvm::Value*>& value_to_store, in EmitShardedVectorStore()
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Doptimized_ops.h3561 inline void StoreValue(int32x4x4_t value_to_store, int8_t* output) { in StoreValue()
3573 inline void StoreValue(int32x4x4_t value_to_store, uint8_t* output) { in StoreValue()