Home | History | Annotate | Download | only in optimizing

Lines Matching refs:NewPcRelativePatch

3762   return NewPcRelativePatch(dex_file, string_index, adrp_label, &pc_relative_string_patches_);
3768 return NewPcRelativePatch(dex_file, element_offset, adrp_label, &pc_relative_dex_cache_patches_);
3771 vixl::Label* CodeGeneratorARM64::NewPcRelativePatch(const DexFile& dex_file,