/art/test/800-smali/smali/ |
D | b_23201502.smali | 11 aput v2 , v0, v1 # Put into null array. 21 aput-wide v2 , v0, v1 # Put into null array.
|
/art/compiler/dex/ |
D | verified_method.cc | 108 dequicken_map_.Put(dex_pc, DexFileReference(method->GetDexFile(), in GenerateDequickenMap() 122 dequicken_map_.Put(dex_pc, DexFileReference(field->GetDexFile(), field->GetDexFieldIndex())); in GenerateDequickenMap() 199 devirt_map_.Put(dex_pc, concrete_method->ToMethodReference()); in GenerateDevirtMap()
|
D | verification_results.cc | 73 verified_methods_.Put(ref, verified_method); in ProcessVerifiedMethod()
|
/art/compiler/optimizing/ |
D | graph_visualizer.h | 67 instruction_intervals_.Put(instr, {start, end}); in AddInstructionInterval()
|
D | block_builder.cc | 265 try_block_info.Put(block->GetBlockId(), DexFile::GetTryItems(code_item_, try_item_idx)); in InsertTryBoundaryBlocks() 302 catch_blocks.Put(address, catch_block); in InsertTryBoundaryBlocks()
|
D | induction_var_analysis.cc | 150 map_.Put(instruction, NodeInfo(d1)); in VisitNode() 294 cycle_.Put(instruction, update); in ClassifyNonTrivial() 806 it = induction_.Put(loop, in AssignInfo() 811 it->second.Put(instruction, info); in AssignInfo()
|
D | bounds_check_elimination.cc | 887 first_index_bounds_check_map_.Put(array_length->GetId(), bounds_check); in VisitBoundsCheck() 1408 early_exit_loop_.Put(loop_id, true); in IsEarlyExitLoop() 1413 early_exit_loop_.Put(loop_id, false); in IsEarlyExitLoop() 1617 taken_test_loop_.Put(loop_id, true_block); in TransformLoopForDeoptimizationIfNeeded()
|
/art/runtime/ |
D | safe_map.h | 91 iterator Put(const K& k, const V& v) { in Put() function 96 iterator Put(const K& k, V&& v) { in Put() function
|
D | profiler.h | 107 void Put(ArtMethod* method) REQUIRES(!lock_);
|
D | java_vm_ext.cc | 229 void Put(const std::string& path, SharedLibrary* library) in Put() function in art::Libraries 231 libraries_.Put(path, library); in Put() 828 libraries_->Put(path, library); in LoadNativeLibrary()
|
D | profiler.cc | 445 profile_table_.Put(method); in RecordMethod() 494 void ProfileSampleResults::Put(ArtMethod* method) { in Put() function in art::ProfileSampleResults
|
/art/compiler/linker/ |
D | multi_oat_relative_patcher.h | 64 method_offset_map_.map.Put(method_ref, offset + adjustment_); in SetOffset()
|
D | relative_patcher_test.h | 118 method_offset_map_.map.Put(compiled_method_refs_[idx], quick_code_offset); in Link()
|
/art/runtime/verifier/ |
D | register_line.h | 361 reg_to_lock_depths_.Put(dst, it->second); in CopyRegToLockDepth() 381 reg_to_lock_depths_.Put(reg, 1 << depth); in SetRegToLockDepth()
|
/art/dex2oat/ |
D | dex2oat.cc | 1019 key_value_store_->Put(OatHeader::kDex2OatCmdLineKey, oss.str()); in InsertCompileOptions() 1022 key_value_store_->Put(OatHeader::kDex2OatHostKey, oss.str()); in InsertCompileOptions() 1023 key_value_store_->Put( in InsertCompileOptions() 1026 key_value_store_->Put( in InsertCompileOptions() 1029 key_value_store_->Put( in InsertCompileOptions() 1032 key_value_store_->Put(OatHeader::kCompilerFilter, in InsertCompileOptions() 1034 key_value_store_->Put(OatHeader::kHasPatchInfoKey, in InsertCompileOptions() 1318 key_value_store_->Put(OatHeader::kBootClassPathKey, GetMultiImageBootClassPath()); in Setup() 1343 key_value_store_->Put(OatHeader::kImageLocationKey, image_file_location); in Setup() 1369 key_value_store_->Put(OatHeader::kClassPathKey, encoded_class_path); in Setup()
|
/art/compiler/linker/x86_64/ |
D | relative_patcher_x86_64_test.cc | 156 string_index_to_offset_map_.Put(kStringIndex, kStringOffset); in TEST_F()
|
/art/compiler/linker/x86/ |
D | relative_patcher_x86_test.cc | 145 string_index_to_offset_map_.Put(kStringIndex, kStringOffset); in TEST_F()
|
/art/compiler/ |
D | oat_test.cc | 370 key_value_store.Put(OatHeader::kImageLocationKey, "lue.art"); in TEST_F() 501 key_value_store.Put(OatHeader::kImageLocationKey, "test.art"); in TEST_F() 562 key_value_store.Put(OatHeader::kImageLocationKey, "test.art"); in TestDexFileInput() 664 key_value_store.Put(OatHeader::kImageLocationKey, "test.art"); in TestZipFileInput()
|
/art/compiler/dex/quick/ |
D | dex_file_method_inliner.cc | 610 INTRINSIC(SunMiscUnsafe, Put ## type, ObjectJ ## code ## _V, kIntrinsicUnsafePut, \ 612 INTRINSIC(SunMiscUnsafe, Put ## type ## Volatile, ObjectJ ## code ## _V, kIntrinsicUnsafePut, \ 825 inline_methods_.Put(method_idx, def.intrinsic); in FindIntrinsics() 834 inline_methods_.Put(method_idx, method); in AddInlineMethod()
|
/art/runtime/jit/ |
D | offline_profiling_info.cc | 246 info_it = info_.Put(dex_location, DexFileData(checksum)); in GetOrAddDexFileData() 539 info_it = info_.Put(other_dex_location, DexFileData(other_dex_data.checksum)); in MergeWith()
|
D | profile_saver.cc | 191 info_it = profile_cache_.Put(filename, ProfileCompilationInfo()); in GetCachedProfiledInfo() 491 tracked_dex_base_locations_.Put(output_filename, in AddTrackedLocations()
|
D | jit_code_cache.cc | 353 method_code_map_.Put(code_ptr, method); in CommitCodeInternal() 356 osr_code_map_.Put(method, code_ptr); in CommitCodeInternal()
|
/art/runtime/gc/ |
D | allocation_record.h | 223 void Put(mirror::Object* obj, AllocRecord&& record) in Put() function
|
D | allocation_record.cc | 307 Put(*obj, AllocRecord(byte_count, (*obj)->GetClass(), std::move(trace))); in RecordAllocation()
|
/art/runtime/jdwp/ |
D | object_registry.cc | 114 id_to_entry_.Put(entry->id, entry); in InternalAdd()
|