Searched defs:DeduplicateMethodCodeLiteral (Results 1 – 2 of 2) sorted by relevance
| /art/compiler/optimizing/ | ||
| D | code_generator_arm64.cc | 3883 vixl::Literal<uint64_t>* CodeGeneratorARM64::DeduplicateMethodCodeLiteral( in DeduplicateMethodCodeLiteral() function in art::arm64::CodeGeneratorARM64 |
| D | code_generator_arm.cc | 6591 Literal* CodeGeneratorARM::DeduplicateMethodCodeLiteral(MethodReference target_method) { in DeduplicateMethodCodeLiteral() function in art::arm::CodeGeneratorARM |