Home
last modified time | relevance | path

Searched defs:DeduplicateMethodCodeLiteral (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dcode_generator_arm64.cc3883 vixl::Literal<uint64_t>* CodeGeneratorARM64::DeduplicateMethodCodeLiteral( in DeduplicateMethodCodeLiteral() function in art::arm64::CodeGeneratorARM64
Dcode_generator_arm.cc6591 Literal* CodeGeneratorARM::DeduplicateMethodCodeLiteral(MethodReference target_method) { in DeduplicateMethodCodeLiteral() function in art::arm::CodeGeneratorARM