Home
last modified time | relevance | path

Searched defs:LoadBootImageAddress (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/art/compiler/optimizing/
H A Dcode_generator_arm64.cc5443 void CodeGeneratorARM64::LoadBootImageAddress(vixl::aarch64::Register reg, in LoadBootImageAddress() function in art::arm64::CodeGeneratorARM64
H A Dcode_generator_riscv64.cc6898 void CodeGeneratorRISCV64::LoadBootImageAddress(XRegister dest, uint32_t boot_image_reference) { in LoadBootImageAddress() function in art::riscv64::CodeGeneratorRISCV64
H A Dcode_generator_x86_64.cc1394 void CodeGeneratorX86_64::LoadBootImageAddress(CpuRegister reg, uint32_t boot_image_reference) { in LoadBootImageAddress() function in art::x86_64::CodeGeneratorX86_64
H A Dcode_generator_x86.cc5847 void CodeGeneratorX86::LoadBootImageAddress(Register reg, in LoadBootImageAddress() function in art::x86::CodeGeneratorX86
H A Dcode_generator_arm_vixl.cc9879 void CodeGeneratorARMVIXL::LoadBootImageAddress(vixl32::Register reg, in LoadBootImageAddress() function in art::arm::CodeGeneratorARMVIXL