Home
last modified time | relevance | path

Searched defs:NewStringBssEntryPatch (Results 1 – 6 of 6) sorted by relevance

/art/compiler/optimizing/
Dcode_generator_arm64.cc4266 vixl::aarch64::Label* CodeGeneratorARM64::NewStringBssEntryPatch( in NewStringBssEntryPatch() function in art::arm64::CodeGeneratorARM64
Dcode_generator_x86_64.cc1117 Label* CodeGeneratorX86_64::NewStringBssEntryPatch(HLoadString* load_string) { in NewStringBssEntryPatch() function in art::x86_64::CodeGeneratorX86_64
Dcode_generator_mips64.cc1630 CodeGeneratorMIPS64::PcRelativePatchInfo* CodeGeneratorMIPS64::NewStringBssEntryPatch( in NewStringBssEntryPatch() function in art::mips64::CodeGeneratorMIPS64
Dcode_generator_x86.cc4993 Label* CodeGeneratorX86::NewStringBssEntryPatch(HLoadString* load_string) { in NewStringBssEntryPatch() function in art::x86::CodeGeneratorX86
Dcode_generator_arm_vixl.cc8859 CodeGeneratorARMVIXL::PcRelativePatchInfo* CodeGeneratorARMVIXL::NewStringBssEntryPatch( in NewStringBssEntryPatch() function in art::arm::CodeGeneratorARMVIXL
Dcode_generator_mips.cc1703 CodeGeneratorMIPS::PcRelativePatchInfo* CodeGeneratorMIPS::NewStringBssEntryPatch( in NewStringBssEntryPatch() function in art::mips::CodeGeneratorMIPS