Searched defs:DeduplicateBootImageAddressLiteral (Results 1 – 5 of 5) sorted by relevance
4649 vixl::aarch64::Literal<uint32_t>* CodeGeneratorARM64::DeduplicateBootImageAddressLiteral( in DeduplicateBootImageAddressLiteral() function in art::arm64::CodeGeneratorARM64
1548 Literal* CodeGeneratorMIPS64::DeduplicateBootImageAddressLiteral(uint64_t address) { in DeduplicateBootImageAddressLiteral() function in art::mips64::CodeGeneratorMIPS64
8527 VIXLUInt32Literal* CodeGeneratorARMVIXL::DeduplicateBootImageAddressLiteral(uint32_t address) { in DeduplicateBootImageAddressLiteral() function in art::arm::CodeGeneratorARMVIXL
8402 Literal* CodeGeneratorARM::DeduplicateBootImageAddressLiteral(uint32_t address) { in DeduplicateBootImageAddressLiteral() function in art::arm::CodeGeneratorARM
1661 Literal* CodeGeneratorMIPS::DeduplicateBootImageAddressLiteral(uint32_t address) { in DeduplicateBootImageAddressLiteral() function in art::mips::CodeGeneratorMIPS