Searched defs:string_index (Results 1 – 16 of 16) sorted by relevance
| /art/tools/veridex/ |
| D | hidden_api_finder.cc | 74 dex::StringIndex string_index(inst->VRegB_21c()); in CollectAccesses() local
|
| /art/compiler/optimizing/ |
| D | jit_patches_arm64.cc | 85 dex::StringIndex string_index, in DeduplicateJitStringLiteral()
|
| D | sharpening.cc | 396 dex::StringIndex string_index = load_string->GetStringIndex(); in ProcessLoadString() local
|
| D | fast_compiler_arm64.cc | 960 dex::StringIndex string_index, in BuildLoadString() 2149 dex::StringIndex string_index(instruction.VRegB_21c()); in ProcessDexInstruction() local 2154 dex::StringIndex string_index(instruction.VRegB_31c()); in ProcessDexInstruction() local
|
| D | instruction_builder.cc | 2662 void HInstructionBuilder::BuildLoadString(dex::StringIndex string_index, uint32_t dex_pc) { in BuildLoadString() 3857 dex::StringIndex string_index(instruction.VRegB_21c()); in ProcessDexInstruction() local 3864 dex::StringIndex string_index(instruction.VRegB_31c()); in ProcessDexInstruction() local
|
| D | code_generator_arm64.h | 934 dex::StringIndex string_index, in DeduplicateJitStringLiteral()
|
| D | code_generator_arm64.cc | 390 const dex::StringIndex string_index = instruction_->AsLoadString()->GetStringIndex(); in EmitNativeCode() local 5332 dex::StringIndex string_index, in NewBootImageStringPatch() 5340 dex::StringIndex string_index, in NewStringBssEntryPatch() 6011 const dex::StringIndex string_index = load->GetStringIndex(); in VisitLoadString() local 6029 const dex::StringIndex string_index = load->GetStringIndex(); in VisitLoadString() local
|
| D | code_generator_riscv64.cc | 756 const dex::StringIndex string_index = instruction_->AsLoadString()->GetStringIndex(); in EmitNativeCode() local 6680 const DexFile& dex_file, dex::StringIndex string_index, const PcRelativePatchInfo* info_high) { in NewBootImageStringPatch() 6685 const DexFile& dex_file, dex::StringIndex string_index, const PcRelativePatchInfo* info_high) { in NewStringBssEntryPatch() 6713 dex::StringIndex string_index, in DeduplicateJitStringLiteral()
|
| D | code_generator_arm_vixl.cc | 560 const dex::StringIndex string_index = instruction_->AsLoadString()->GetStringIndex(); in EmitNativeCode() local 9784 const DexFile& dex_file, dex::StringIndex string_index) { in NewBootImageStringPatch() 9789 const DexFile& dex_file, dex::StringIndex string_index) { in NewStringBssEntryPatch() 9832 dex::StringIndex string_index, in DeduplicateJitStringLiteral()
|
| D | code_generator_x86_64.cc | 374 const dex::StringIndex string_index = instruction_->AsLoadString()->GetStringIndex(); in EmitNativeCode() local 6983 dex::StringIndex string_index, in NewJitRootStringPatch()
|
| D | code_generator_x86.cc | 277 const dex::StringIndex string_index = instruction_->AsLoadString()->GetStringIndex(); in EmitNativeCode() local 7638 dex::StringIndex string_index, in NewJitRootStringPatch()
|
| /art/tools/dexanalyze/ |
| D | dexanalyze_experiments.cc | 324 const dex::StringIndex string_index(inst->VRegB_21c()); in ProcessDexFile() local 372 const dex::StringIndex string_index(inst->VRegB_31c()); in ProcessDexFile() local
|
| /art/runtime/interpreter/mterp/ |
| D | nterp.cc | 613 dex::StringIndex string_index( in NterpLoadObject() local
|
| /art/runtime/verifier/ |
| D | verifier_deps.cc | 483 uint32_t string_index = 1; in EncodeStringVector() local
|
| /art/runtime/ |
| D | class_loader_context.cc | 124 uint32_t string_index = shared_library_open_index + 1; in FindMatchingSharedLibraryCloseMarker() local
|
| /art/dex2oat/driver/ |
| D | compiler_driver.cc | 655 dex::StringIndex string_index((inst->Opcode() == Instruction::CONST_STRING) in ResolveConstStrings() local
|