Searched defs:LoadBootImageAddress (Results 1 – 6 of 6) sorted by relevance
4349 void CodeGeneratorARM64::LoadBootImageAddress(vixl::aarch64::Register reg, in LoadBootImageAddress() function in art::arm64::CodeGeneratorARM64
1123 void CodeGeneratorX86_64::LoadBootImageAddress(CpuRegister reg, uint32_t boot_image_reference) { in LoadBootImageAddress() function in art::x86_64::CodeGeneratorX86_64
1677 void CodeGeneratorMIPS64::LoadBootImageAddress(GpuRegister reg, uint32_t boot_image_reference) { in LoadBootImageAddress() function in art::mips64::CodeGeneratorMIPS64
5001 void CodeGeneratorX86::LoadBootImageAddress(Register reg, in LoadBootImageAddress() function in art::x86::CodeGeneratorX86
8913 void CodeGeneratorARMVIXL::LoadBootImageAddress(vixl32::Register reg, in LoadBootImageAddress() function in art::arm::CodeGeneratorARMVIXL
1763 void CodeGeneratorMIPS::LoadBootImageAddress(Register reg, uint32_t boot_image_reference) { in LoadBootImageAddress() function in art::mips::CodeGeneratorMIPS