Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_arm64.cc4649 vixl::aarch64::Literal<uint32_t>* CodeGeneratorARM64::DeduplicateBootImageAddressLiteral( in DeduplicateBootImageAddressLiteral() function in art::arm64::CodeGeneratorARM64
Dcode_generator_mips64.cc1548 Literal* CodeGeneratorMIPS64::DeduplicateBootImageAddressLiteral(uint64_t address) { in DeduplicateBootImageAddressLiteral() function in art::mips64::CodeGeneratorMIPS64
Dcode_generator_arm_vixl.cc8527 VIXLUInt32Literal* CodeGeneratorARMVIXL::DeduplicateBootImageAddressLiteral(uint32_t address) { in DeduplicateBootImageAddressLiteral() function in art::arm::CodeGeneratorARMVIXL
Dcode_generator_arm.cc8402 Literal* CodeGeneratorARM::DeduplicateBootImageAddressLiteral(uint32_t address) { in DeduplicateBootImageAddressLiteral() function in art::arm::CodeGeneratorARM
Dcode_generator_mips.cc1661 Literal* CodeGeneratorMIPS::DeduplicateBootImageAddressLiteral(uint32_t address) { in DeduplicateBootImageAddressLiteral() function in art::mips::CodeGeneratorMIPS