Home
last modified time | relevance | path

Searched defs:string_reference (Results 1 – 7 of 7) sorted by relevance

/art/compiler/optimizing/
Dcode_generator.cc170 void ReserveJitStringRoot(StringReference string_reference, Handle<mirror::String> string) { in ReserveJitStringRoot()
272 void CodeGenerator::ReserveJitStringRoot(StringReference string_reference, in ReserveJitStringRoot()
278 uint64_t CodeGenerator::GetJitStringRootIndex(StringReference string_reference) { in GetJitStringRootIndex()
Dcode_generator_arm64.cc6156 const StringReference& string_reference = entry.first; in EmitJitRootPatches() local
Dcode_generator_x86_64.cc7641 StringReference string_reference(info.target_dex_file, dex::StringIndex(info.offset_or_index)); in EmitJitRootPatches() local
Dcode_generator_mips64.cc1751 const StringReference& string_reference = entry.first; in EmitJitRootPatches() local
Dcode_generator_x86.cc8388 StringReference string_reference(info.target_dex_file, dex::StringIndex(info.offset_or_index)); in EmitJitRootPatches() local
Dcode_generator_arm_vixl.cc9274 const StringReference& string_reference = entry.first; in EmitJitRootPatches() local
Dcode_generator_mips.cc1851 StringReference string_reference(&info.target_dex_file, dex::StringIndex(info.index)); in EmitJitRootPatches() local