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

  /art/compiler/dex/quick/mips/
assemble_mips.cc 485 LIR* hop_branch = RawLIR(dalvik_offset, opcode, lir->operands[0], local
487 InsertLIRBefore(lir, hop_branch);
    [all...]
  /art/compiler/dex/quick/
gen_common.cc 1263 LIR* hop_branch = OpCmpImmBranch(kCondEq, class_reg, 0, NULL); local
    [all...]

Completed in 583 milliseconds