Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_arm64.cc4301 vixl::aarch64::Literal<uint32_t>* CodeGeneratorARM64::DeduplicateBootImageAddressLiteral( in DeduplicateBootImageAddressLiteral() function in art::arm64::CodeGeneratorARM64
Dcode_generator_mips64.cc1658 Literal* CodeGeneratorMIPS64::DeduplicateBootImageAddressLiteral(uint64_t address) { in DeduplicateBootImageAddressLiteral() function in art::mips64::CodeGeneratorMIPS64
Dcode_generator_arm_vixl.cc8886 VIXLUInt32Literal* CodeGeneratorARMVIXL::DeduplicateBootImageAddressLiteral(uint32_t address) { in DeduplicateBootImageAddressLiteral() function in art::arm::CodeGeneratorARMVIXL
Dcode_generator_mips.cc1725 Literal* CodeGeneratorMIPS::DeduplicateBootImageAddressLiteral(uint32_t address) { in DeduplicateBootImageAddressLiteral() function in art::mips::CodeGeneratorMIPS