Searched refs:NewBootImageIntrinsicPatch (Results 1 – 7 of 7) sorted by relevance
621 PcRelativePatchInfo* NewBootImageIntrinsicPatch(uint32_t intrinsic_data,
591 PcRelativePatchInfo* NewBootImageIntrinsicPatch(uint32_t intrinsic_data,
576 vixl::aarch64::Label* NewBootImageIntrinsicPatch(uint32_t intrinsic_data,
581 PcRelativePatchInfo* NewBootImageIntrinsicPatch(uint32_t intrinsic_data);
1580 CodeGeneratorMIPS64::PcRelativePatchInfo* CodeGeneratorMIPS64::NewBootImageIntrinsicPatch( in NewBootImageIntrinsicPatch() function in art::mips64::CodeGeneratorMIPS641679 PcRelativePatchInfo* info_high = NewBootImageIntrinsicPatch(boot_image_reference); in LoadBootImageAddress()1680 PcRelativePatchInfo* info_low = NewBootImageIntrinsicPatch(boot_image_reference, info_high); in LoadBootImageAddress()
1653 CodeGeneratorMIPS::PcRelativePatchInfo* CodeGeneratorMIPS::NewBootImageIntrinsicPatch( in NewBootImageIntrinsicPatch() function in art::mips::CodeGeneratorMIPS1765 PcRelativePatchInfo* info_high = NewBootImageIntrinsicPatch(boot_image_reference); in LoadBootImageAddress()1766 PcRelativePatchInfo* info_low = NewBootImageIntrinsicPatch(boot_image_reference, info_high); in LoadBootImageAddress()
8820 CodeGeneratorARMVIXL::PcRelativePatchInfo* CodeGeneratorARMVIXL::NewBootImageIntrinsicPatch( in NewBootImageIntrinsicPatch() function in art::arm::CodeGeneratorARMVIXL8917 NewBootImageIntrinsicPatch(boot_image_reference); in LoadBootImageAddress()