Home | History | Annotate | Download | only in optimizing

Lines Matching defs:NewPcRelativePatch

1681   return NewPcRelativePatch(*target_method.dex_file,
1690 return NewPcRelativePatch(*target_method.dex_file,
1700 return NewPcRelativePatch(dex_file, type_index.index_, info_high, &pc_relative_type_patches_);
1707 return NewPcRelativePatch(dex_file, type_index.index_, info_high, &type_bss_entry_patches_);
1714 return NewPcRelativePatch(dex_file, string_index.index_, info_high, &pc_relative_string_patches_);
1717 CodeGeneratorMIPS::PcRelativePatchInfo* CodeGeneratorMIPS::NewPcRelativePatch(