Searched defs:DeduplicateBootImageAddressLiteral (Results 1 – 3 of 3) sorted by relevance
/art/compiler/optimizing/ | ||
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 |