Searched refs:GetRs (Results 1 – 6 of 6) sorted by relevance
1428 if ((instr->GetRs() % 2 == 1) || (instr->GetRt() % 2 == 1)) { in VisitLoadStoreExclusive()4966 reg_num = instr->GetRs(); in SubstituteRegisterField()4987 reg_num = instr->GetRs(); in SubstituteRegisterField()
1668 unsigned rs = instr->GetRs(); in CompareAndSwapHelper()1706 unsigned rs = instr->GetRs(); in CompareAndSwapPairHelper()1764 unsigned rs = instr->GetRs(); in VisitLoadStoreExclusive()1974 unsigned rs = instr->GetRs(); in AtomicMemorySimpleHelper()2039 unsigned rs = instr->GetRs(); in AtomicMemorySwapHelper()
396 uint32_t Assembler::GetRs(Instr instr) { in GetRs() function in v8::internal::Assembler676 uint32_t rs_field = GetRs(instr); in IsMov()
1802 static uint32_t GetRs(Instr instr);
375 uint32_t Assembler::GetRs(Instr instr) { in GetRs() function in v8::internal::Assembler597 uint32_t rs_field = GetRs(instr); in IsMov()
1880 static uint32_t GetRs(Instr instr);