Searched refs:instr_3 (Results 1 – 1 of 1) sorted by relevance
5198 Instr instr_3 = instr_at(pc + 2 * kInstrSize); in PatchConstantPoolAccessInstruction() local5203 DCHECK((IsOrrImmed(instr_3) && Instruction::Immed8Value(instr_3) == 0) && in PatchConstantPoolAccessInstruction()5204 GetRn(instr_3).is(GetRd(instr_3))); in PatchConstantPoolAccessInstruction()5211 PatchShiftImm(instr_3, (offset & (kImm8Mask << 16)))); in PatchConstantPoolAccessInstruction()