Searched refs:kRsc (Results 1 – 6 of 6) sorted by relevance
273 case kRsc: in ToCString()
241 kRsc, enumerator
814 VIXL_ASSERT((type == kOrn) || (type == kOrns) || (type == kRsc) || in Delegate()861 if (IsUsingT32() && ((type == kRsc) || (type == kRscs))) { in Delegate()874 if (type == kRsc) { in Delegate()
680 (type == kPkhbt) || (type == kPkhtb) || (type == kRsc) || in Delegate()
2368 os().SetCurrentInstruction(kRsc, kArithmetic); in rsc()2369 os() << ToCString(kRsc) << ConditionPrinter(it_block_, cond); in rsc()
9339 Delegate(kRsc, &Assembler::rsc, cond, rd, rn, operand); in rsc()