Searched refs:new_addu (Results 1 – 1 of 1) sorted by relevance
696 LIR *new_addu; in AssembleInstructions() local698 new_addu = RawLIR(lir->dalvik_offset, kMips64Daddu, lir->operands[0], lir->operands[0], in AssembleInstructions()701 new_addu = RawLIR(lir->dalvik_offset, kMipsAddu, lir->operands[0], lir->operands[0], in AssembleInstructions()704 InsertLIRBefore(lir, new_addu); in AssembleInstructions()