Searched refs:NewStringBssEntryPatch (Results 1 – 8 of 8) sorted by relevance
488 Label* NewStringBssEntryPatch(HLoadString* load_string);
495 Label* NewStringBssEntryPatch(HLoadString* load_string);
624 PcRelativePatchInfo* NewStringBssEntryPatch(const DexFile& dex_file,
785 vixl::aarch64::Label* NewStringBssEntryPatch(const DexFile& dex_file,
4934 vixl::aarch64::Label* CodeGeneratorARM64::NewStringBssEntryPatch( in NewStringBssEntryPatch() function in art::arm64::CodeGeneratorARM645568 vixl::aarch64::Label* adrp_label = codegen_->NewStringBssEntryPatch(dex_file, string_index); in VisitLoadString()5572 codegen_->NewStringBssEntryPatch(dex_file, string_index, adrp_label); in VisitLoadString()
1301 Label* CodeGeneratorX86_64::NewStringBssEntryPatch(HLoadString* load_string) { in NewStringBssEntryPatch() function in art::x86_64::CodeGeneratorX86_646599 Label* fixup_label = codegen_->NewStringBssEntryPatch(load); in VisitLoadString()
7759 codegen_->NewStringBssEntryPatch(load->GetDexFile(), load->GetStringIndex()); in VisitLoadString()9451 CodeGeneratorARMVIXL::PcRelativePatchInfo* CodeGeneratorARMVIXL::NewStringBssEntryPatch( in NewStringBssEntryPatch() function in art::arm::CodeGeneratorARMVIXL
5552 Label* CodeGeneratorX86::NewStringBssEntryPatch(HLoadString* load_string) { in NewStringBssEntryPatch() function in art::x86::CodeGeneratorX867346 Label* fixup_label = codegen_->NewStringBssEntryPatch(load); in VisitLoadString()