Searched defs:DeduplicateBootImageAddressLiteral (Results 1 – 2 of 2) sorted by relevance
| /art/compiler/optimizing/ | ||
| D | code_generator_arm64.cc | 3791 vixl::Literal<uint32_t>* CodeGeneratorARM64::DeduplicateBootImageAddressLiteral(uint64_t address) { in DeduplicateBootImageAddressLiteral() function in art::arm64::CodeGeneratorARM64 |
| D | code_generator_arm.cc | 6471 Literal* CodeGeneratorARM::DeduplicateBootImageAddressLiteral(uint32_t address) { in DeduplicateBootImageAddressLiteral() function in art::arm::CodeGeneratorARM |