Searched refs:NewBootImageIntrinsicPatch (Results 1 – 4 of 4) sorted by relevance
612 PcRelativePatchInfo* NewBootImageIntrinsicPatch(uint32_t intrinsic_data);
702 vixl::aarch64::Label* NewBootImageIntrinsicPatch(uint32_t intrinsic_data,
4633 vixl::aarch64::Label* CodeGeneratorARM64::NewBootImageIntrinsicPatch( in NewBootImageIntrinsicPatch() function in art::arm64::CodeGeneratorARM644779 vixl::aarch64::Label* adrp_label = NewBootImageIntrinsicPatch(boot_image_reference); in LoadBootImageAddress()4782 vixl::aarch64::Label* add_label = NewBootImageIntrinsicPatch(boot_image_reference, adrp_label); in LoadBootImageAddress()
9223 CodeGeneratorARMVIXL::PcRelativePatchInfo* CodeGeneratorARMVIXL::NewBootImageIntrinsicPatch( in NewBootImageIntrinsicPatch() function in art::arm::CodeGeneratorARMVIXL9331 NewBootImageIntrinsicPatch(boot_image_reference); in LoadBootImageAddress()