HomeSort by relevance Sort by last modified time
    Searched refs:DeduplicateMethodLiteral (Results 1 - 10 of 10) sorted by null

  /art/compiler/optimizing/
code_generator_arm.h 620 Literal* DeduplicateMethodLiteral(MethodReference target_method, MethodToLiteralMap* map);
code_generator_mips.h 634 Literal* DeduplicateMethodLiteral(MethodReference target_method, MethodToLiteralMap* map);
code_generator_mips64.h 588 Literal* DeduplicateMethodLiteral(MethodReference target_method, MethodToLiteralMap* map);
code_generator_arm64.h 730 vixl::aarch64::Literal<uint64_t>* DeduplicateMethodLiteral(MethodReference target_method,
    [all...]
code_generator_arm_vixl.h 717 VIXLUInt32Literal* DeduplicateMethodLiteral(MethodReference target_method,
    [all...]
code_generator_arm64.cc     [all...]
code_generator_mips64.cc     [all...]
code_generator_arm.cc     [all...]
code_generator_arm_vixl.cc     [all...]
code_generator_mips.cc     [all...]

Completed in 201 milliseconds