Home | History | Annotate | Download | only in optimizing

Lines Matching defs:NewPcRelativePatch

4634   return NewPcRelativePatch(*target_method.dex_file,
4643 return NewPcRelativePatch(*target_method.dex_file,
4653 NewPcRelativePatch(dex_file, type_index.index_, adrp_label, &pc_relative_type_patches_);
4660 return NewPcRelativePatch(dex_file, type_index.index_, adrp_label, &type_bss_entry_patches_);
4668 NewPcRelativePatch(dex_file, string_index.index_, adrp_label, &pc_relative_string_patches_);
4676 vixl::aarch64::Label* CodeGeneratorARM64::NewPcRelativePatch(