Searched defs:DeduplicateBootImageAddressLiteral (Results 1 – 4 of 4) sorted by relevance
| /art/compiler/optimizing/ | ||
| D | code_generator_arm64.cc | 4301 vixl::aarch64::Literal<uint32_t>* CodeGeneratorARM64::DeduplicateBootImageAddressLiteral( in DeduplicateBootImageAddressLiteral() function in art::arm64::CodeGeneratorARM64 |
| D | code_generator_mips64.cc | 1658 Literal* CodeGeneratorMIPS64::DeduplicateBootImageAddressLiteral(uint64_t address) { in DeduplicateBootImageAddressLiteral() function in art::mips64::CodeGeneratorMIPS64 |
| D | code_generator_arm_vixl.cc | 8886 VIXLUInt32Literal* CodeGeneratorARMVIXL::DeduplicateBootImageAddressLiteral(uint32_t address) { in DeduplicateBootImageAddressLiteral() function in art::arm::CodeGeneratorARMVIXL |
| D | code_generator_mips.cc | 1725 Literal* CodeGeneratorMIPS::DeduplicateBootImageAddressLiteral(uint32_t address) { in DeduplicateBootImageAddressLiteral() function in art::mips::CodeGeneratorMIPS |