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

  /art/compiler/dex/quick/mips/
assemble_mips.cc 460 void MipsMir2Lir::ConvertShortToLongBranch(LIR* lir) {
589 ConvertShortToLongBranch(lir);
603 ConvertShortToLongBranch(lir);
617 ConvertShortToLongBranch(lir);
    [all...]
codegen_mips.h 191 void ConvertShortToLongBranch(LIR* lir);

Completed in 39 milliseconds