Home
last modified time | relevance | path

Searched refs:hop_target (Results 1 – 1 of 1) sorted by relevance

/art/compiler/dex/quick/mips/
Dassemble_mips.cc616 LIR* hop_target = nullptr; in ConvertShortToLongBranch() local
618 hop_target = RawLIR(dalvik_offset, kPseudoTargetLabel); in ConvertShortToLongBranch()
620 lir->operands[1], 0, 0, 0, hop_target); in ConvertShortToLongBranch()
638 InsertLIRBefore(lir, hop_target); in ConvertShortToLongBranch()