Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Djit_patches_arm64.cc72 vixl::aarch64::Literal<uint32_t>* JitPatchesARM64::DeduplicateBootImageAddressLiteral( in DeduplicateBootImageAddressLiteral() function in art::arm64::JitPatchesARM64
Dcode_generator_arm64.h867 vixl::aarch64::Literal<uint32_t>* DeduplicateBootImageAddressLiteral(uint64_t address) { in DeduplicateBootImageAddressLiteral() function
Dcode_generator_riscv64.cc6590 Literal* CodeGeneratorRISCV64::DeduplicateBootImageAddressLiteral(uint64_t address) { in DeduplicateBootImageAddressLiteral() function in art::riscv64::CodeGeneratorRISCV64
Dcode_generator_arm_vixl.cc9775 VIXLUInt32Literal* CodeGeneratorARMVIXL::DeduplicateBootImageAddressLiteral(uint32_t address) { in DeduplicateBootImageAddressLiteral() function in art::arm::CodeGeneratorARMVIXL