Searched refs:kAdcs (Results 1 – 6 of 6) sorted by relevance
39 case kAdcs: in ToCString()
124 kAdcs, enumerator
1005 (type == kAdc) || (type == kAdcs) || (type == kAdd) || (type == kAdds) || in Delegate()1094 case kAdcs: in Delegate()1174 case kAdcs: in Delegate()
642 VIXL_ASSERT((type == kAdc) || (type == kAdcs) || (type == kAdd) || in Delegate()
1146 os().SetCurrentInstruction(kAdcs, kArithmetic); in adcs()1147 os() << ToCString(kAdcs) << ConditionPrinter(it_block_, cond) << size; in adcs()
2096 Delegate(kAdcs, &Assembler::adcs, cond, size, rd, rn, operand); in adcs()