Searched defs:CreateStore (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/cronet/net/extras/sqlite/ | ||
H A D | sqlite_persistent_reporting_and_nel_store_unittest.cc | 96 void CreateStore() { in CreateStore() function in net::SQLitePersistentReportingAndNelStoreTest |
H A D | sqlite_persistent_shared_dictionary_store_unittest.cc | 282 void CreateStore() { in CreateStore() function in net::SQLitePersistentSharedDictionaryStoreTest |
/aosp_15_r20/external/llvm/bindings/go/llvm/ | ||
H A D | ir.go | 1485 func (b Builder) CreateStore(val Value, p Value) (v Value) { func |
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/ | ||
H A D | ir_emitter_unnested.cc | 696 void IrEmitterUnnested::CreateStore(llvm::Value* data, llvm::Value* address, in CreateStore() function in xla::gpu::IrEmitterUnnested |