Searched refs:kRsc (Results 1 – 6 of 6) sorted by relevance
273 case kRsc: in ToCString()
237 kRsc, enumerator
1110 VIXL_ASSERT((type == kOrn) || (type == kOrns) || (type == kRsc) || in Delegate()1157 if (IsUsingT32() && ((type == kRsc) || (type == kRscs))) { in Delegate()1170 if (type == kRsc) { in Delegate()
664 (type == kPkhbt) || (type == kPkhtb) || (type == kRsc) || in Delegate()
2355 os().SetCurrentInstruction(kRsc, kArithmetic); in rsc()2356 os() << ToCString(kRsc) << ConditionPrinter(it_block_, cond); in rsc()
8516 Delegate(kRsc, &Assembler::rsc, cond, rd, rn, operand); in rsc()