Searched refs:kRscs (Results 1 – 6 of 6) sorted by relevance
275 case kRscs: in ToCString()
242 kRscs, enumerator
815 (type == kRscs)); in Delegate()861 if (IsUsingT32() && ((type == kRsc) || (type == kRscs))) { in Delegate()
681 (type == kRscs) || (type == kSubw) || (type == kSxtab) || in Delegate()
2381 os().SetCurrentInstruction(kRscs, kArithmetic); in rscs()2382 os() << ToCString(kRscs) << ConditionPrinter(it_block_, cond); in rscs()
9356 Delegate(kRscs, &Assembler::rscs, cond, rd, rn, operand); in rscs()