Searched refs:GetRn (Results 1 – 3 of 3) sorted by relevance
881 Register reg = Assembler::GetRn(instr_at_patch); in PatchInlinedSmiCode()884 DCHECK_EQ(Assembler::GetRn(instr_at_patch).code(), in PatchInlinedSmiCode()
641 Register Assembler::GetRn(Instr instr) { in GetRn() function in v8::internal::Assembler775 return GetRn(instr); in GetCmpImmediateRegister()4082 GetRn(instr_2).is(GetRd(instr_2))); in PatchConstantPoolAccessInstruction()4084 GetRn(instr_3).is(GetRd(instr_3))); in PatchConstantPoolAccessInstruction()4086 GetRn(instr_4).is(GetRd(instr_4))); in PatchConstantPoolAccessInstruction()
1403 static Register GetRn(Instr instr);