Searched refs:instr_2 (Results 1 – 1 of 1) sorted by relevance
4077 Instr instr_2 = instr_at(pc + kInstrSize); in PatchConstantPoolAccessInstruction() local4081 DCHECK((IsOrrImmed(instr_2) && Instruction::Immed8Value(instr_2) == 0) && in PatchConstantPoolAccessInstruction()4082 GetRn(instr_2).is(GetRd(instr_2))); in PatchConstantPoolAccessInstruction()4089 PatchShiftImm(instr_2, (offset & (kImm8Mask << 8)))); in PatchConstantPoolAccessInstruction()