Home
last modified time | relevance | path

Searched refs:Put (Results 1 – 25 of 50) sorted by relevance

12

/art/test/800-smali/smali/
Db_23201502.smali11 aput v2 , v0, v1 # Put into null array.
21 aput-wide v2 , v0, v1 # Put into null array.
/art/libartbase/base/
Dsafe_map.h98 iterator Put(const K& k, const V& v) { in Put() function
103 iterator Put(const K& k, V&& v) { in Put() function
149 return it == end() ? Put(k, v) : it; in FindOrAdd()
154 return it == end() ? Put(k, V()) : it; in FindOrAdd()
/art/profman/
Dboot_image_profile.cc237 profile_methods.Put(BootImageRepresentation(it.first), metadata); in GenerateBootImageProfile()
248 profile_classes.Put(BootImageRepresentation(it.first), it.second); in GenerateBootImageProfile()
256 preloaded_classes.Put(preloaded_class_representation, it.second); in GenerateBootImageProfile()
/art/dex2oat/linker/x86_64/
Drelative_patcher_x86_64_test.cc135 string_index_to_offset_map_.Put(kStringIndex, kStringEntryOffset); in TEST_F()
158 string_index_to_offset_map_.Put(kStringIndex, kStringOffset); in TEST_F()
/art/dex2oat/linker/x86/
Drelative_patcher_x86_test.cc115 string_index_to_offset_map_.Put(kStringIndex, kStringEntryOffset); in TEST_F()
147 string_index_to_offset_map_.Put(kStringIndex, kStringOffset); in TEST_F()
/art/compiler/optimizing/
Dgraph_visualizer.h67 instruction_intervals_.Put(instr, {start, end}); in AddInstructionInterval()
Dblock_builder.cc162 quicken_index_for_dex_pc_.Put(dex_pc, quicken_index); in ConnectBasicBlocks()
301 try_block_info.Put(block->GetBlockId(), try_item); in InsertTryBoundaryBlocks()
346 catch_blocks.Put(address, catch_block); in InsertTryBoundaryBlocks()
Dloop_optimization.cc1323 vector_permanent_map_->Put(new_red, vector_map_->Get(redit->second)); in VectorizeDef()
1422 vector_map_->Put(instruction, vector_map_->Get(opa)); // operand pass-through in VectorizeUse()
1676 vector_map_->Put(org, org); in GenerateVecInv()
1695 vector_permanent_map_->Put(org, Insert(vector_preheader_, vector)); in GenerateVecInv()
1697 vector_map_->Put(org, vector); in GenerateVecInv()
1711 vector_map_->Put(org, subscript); in GenerateVecSub()
1765 vector_map_->Put(org, vector); in GenerateVecMem()
1789 vector_map_->Put(phi, vector); in GenerateVecReductionPhi()
1946 vector_map_->Put(org, vector); in GenerateVecOp()
2009 vector_map_->Put(instruction, new (global_allocator_) HVecHalvingAdd( in VectorizeHalvingAddIdiom()
[all …]
Dselect_generator.cc200 cache.Put(condition, select); in Run()
Dinduction_var_analysis.cc296 map_.Put(instruction, NodeInfo(d1)); in VisitNode()
484 cycle_.Put(instruction, update); in ClassifyNonTrivial()
1197 it = induction_.Put(loop, in AssignInfo()
1202 it->second.Put(instruction, info); in AssignInfo()
1327 ArenaSet<HInstruction*>* set = &cycles_.Put(phi, ArenaSet<HInstruction*>( in AssignCycle()
Dsuperblock_cloner.cc1029 hir_map_->Put(orig_instr, copy_instr); in CloneBasicBlock()
1041 hir_map_->Put(orig_instr, copy_instr); in CloneBasicBlock()
1058 bb_map_->Put(orig_block, copy_block); in CloneBasicBlocks()
Dbounds_check_elimination.cc928 first_index_bounds_check_map_.Put(array_length->GetId(), bounds_check); in VisitBoundsCheck()
1700 early_exit_loop_.Put(loop_id, true); in IsEarlyExitLoop()
1705 early_exit_loop_.Put(loop_id, false); in IsEarlyExitLoop()
1908 taken_test_loop_.Put(loop_id, true_block); in TransformLoopForDeoptimizationIfNeeded()
/art/dex2oat/
Ddex2oat.cc782 using SafeMap::Put;
784 iterator Put(const std::string& k, bool v) { in Put() function in art::OatKeyValueStore
785 return SafeMap::Put(k, v ? OatHeader::kTrueValue : OatHeader::kFalseValue); in Put()
1215 key_value_store_->Put(OatHeader::kDex2OatCmdLineKey, oss.str()); in InsertCompileOptions()
1217 key_value_store_->Put(OatHeader::kDebuggableKey, compiler_options_->debuggable_); in InsertCompileOptions()
1218 key_value_store_->Put(OatHeader::kNativeDebuggableKey, in InsertCompileOptions()
1220 key_value_store_->Put(OatHeader::kCompilerFilter, in InsertCompileOptions()
1222 key_value_store_->Put(OatHeader::kConcurrentCopying, kUseReadBarrier); in InsertCompileOptions()
1223 key_value_store_->Put(OatHeader::kRequiresImage, compiler_options_->IsGeneratingImage()); in InsertCompileOptions()
1829 key_value_store_->Put(OatHeader::kCompilationReasonKey, compilation_reason_); in Setup()
[all …]
/art/runtime/verifier/
Dregister_line.h390 reg_to_lock_depths_.Put(dst, it->second); in CopyRegToLockDepth()
410 reg_to_lock_depths_.Put(reg, 1 << depth); in SetRegToLockDepth()
/art/compiler/dex/
Dverification_results.cc72 verified_methods_.Put(ref, verified_method.get()); in ProcessVerifiedMethod()
/art/dex2oat/linker/
Dmulti_oat_relative_patcher.h66 method_offset_map_.map.Put(method_ref, offset + adjustment_); in SetOffset()
/art/compiler/utils/
Datomic_dex_ref_map-inl.h90 arrays_.Put(dex_file, std::move(ElementArray(NumberOfDexIndices(dex_file)))); in AddDexFile()
/art/runtime/gc/
Dallocation_record.cc245 Put(obj->Ptr(), AllocRecord(byte_count, (*obj)->GetClass(), std::move(trace))); in RecordAllocation()
Dallocation_record.h229 void Put(mirror::Object* obj, AllocRecord&& record) in Put() function
/art/runtime/jit/
Djit_code_cache.cc759 zygote_map_.Put(code_ptr, method); in Commit()
761 method_code_map_.Put(code_ptr, method); in Commit()
764 osr_code_map_.Put(method, code_ptr); in Commit()
773 saved_compiled_methods_map_.Put(method, code_ptr); in Commit()
920 osr_code_map_.Put(new_method, code_map->second); in MoveObsoleteMethod()
1759 it = jni_stubs_map_.Put(key, JniStubData{}); in NotifyCompilationOf()
2075 void ZygoteMap::Put(const void* code, ArtMethod* method) { in Put() function in art::jit::ZygoteMap
Dprofile_saver.cc446 info_it = profile_cache_.Put( in FetchAndCacheResolvedClassesAndMethods()
868 map->Put( in AddTrackedLocationsToMap()
955 auto resolved_locations_it = resolved_locations_map.Put( in ResolveTrackedLocations()
Dprofiling_info_test.cc140 profile_methods_map->Put(method, pmi); in SaveProfilingInfoWithFakeInlineCaches()
/art/runtime/jni/
Djava_vm_ext.cc267 void Put(const std::string& path, SharedLibrary* library) in Put() function in art::Libraries
269 libraries_.Put(path, library); in Put()
1055 libraries_->Put(path, library); in LoadNativeLibrary()
/art/runtime/
Doat_file.cc479 oat_dex_files_.Put(key, oat_dex_file); in Setup()
482 oat_dex_files_.Put(canonical_key, oat_dex_file); in Setup()
917 oat_dex_files_.Put(key, oat_dex_file); in Setup()
919 oat_dex_files_.Put(canonical_key, oat_dex_file); in Setup()
1537 store.Put(OatHeader::kCompilerFilter, CompilerFilter::NameOfFilter(CompilerFilter::kVerify)); in Setup()
/art/dex2oat/linker/arm64/
Drelative_patcher_arm64_test.cc298 string_index_to_offset_map_.Put(kStringIndex, string_entry_offset); in TestNopsAdrpLdr()
324 string_index_to_offset_map_.Put(kStringIndex, string_offset); in TestNopsAdrpAdd()
345 string_index_to_offset_map_.Put(kStringIndex, string_entry_offset); in PrepareNopsAdrpInsn2Ldr()
361 string_index_to_offset_map_.Put(kStringIndex, string_offset); in PrepareNopsAdrpInsn2Add()

12