Searched refs:kRsbs (Results 1 – 6 of 6) sorted by relevance
271 case kRsbs: in ToCString()
240 kRsbs, enumerator
1010 (type == kRsb) || (type == kRsbs) || (type == kSbc) || (type == kSbcs) || in Delegate()
649 (type == kRsbs) || (type == kSbc) || (type == kSbcs) || in Delegate()
2355 os().SetCurrentInstruction(kRsbs, kArithmetic); in rsbs()2356 os() << ToCString(kRsbs) << ConditionPrinter(it_block_, cond) << size; in rsbs()
9250 Delegate(kRsbs, &Assembler::rsbs, cond, size, rd, rn, operand); in rsbs()