Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_arm64.cc5290 void CodeGeneratorARM64::LoadBootImageAddress(vixl::aarch64::Register reg, in LoadBootImageAddress() function in art::arm64::CodeGeneratorARM64
Dcode_generator_riscv64.cc6761 void CodeGeneratorRISCV64::LoadBootImageAddress(XRegister dest, uint32_t boot_image_reference) { in LoadBootImageAddress() function in art::riscv64::CodeGeneratorRISCV64
Dcode_generator_x86_64.cc1381 void CodeGeneratorX86_64::LoadBootImageAddress(CpuRegister reg, uint32_t boot_image_reference) { in LoadBootImageAddress() function in art::x86_64::CodeGeneratorX86_64
Dcode_generator_x86.cc5780 void CodeGeneratorX86::LoadBootImageAddress(Register reg, in LoadBootImageAddress() function in art::x86::CodeGeneratorX86
Dcode_generator_arm_vixl.cc9809 void CodeGeneratorARMVIXL::LoadBootImageAddress(vixl32::Register reg, in LoadBootImageAddress() function in art::arm::CodeGeneratorARMVIXL