Home
last modified time | relevance | path

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

/art/compiler/dex/quick/mips/
Dassemble_mips.cc541 int offset1 = (reinterpret_cast<LIR*>(UnwrapPointer(lir->operands[2])))->offset; in AssembleInstructions() local
544 int delta = offset2 - offset1; in AssembleInstructions()
568 int offset1 = (reinterpret_cast<LIR*>(UnwrapPointer(lir->operands[2])))->offset; in AssembleInstructions() local
571 int delta = offset2 - offset1; in AssembleInstructions()
574 int offset1 = (reinterpret_cast<LIR*>(UnwrapPointer(lir->operands[2])))->offset; in AssembleInstructions() local
577 int delta = offset2 - offset1; in AssembleInstructions()