Searched refs:kAdc (Results 1 – 6 of 6) sorted by relevance
37 case kAdc: in ToCString()
119 kAdc, enumerator
1301 (type == kAdc) || (type == kAdcs) || (type == kAdd) || (type == kAdds) || in Delegate()1386 case kAdc: in Delegate()1469 case kAdc: in Delegate()
626 VIXL_ASSERT((type == kAdc) || (type == kAdcs) || (type == kAdd) || in Delegate()
1121 os().SetCurrentInstruction(kAdc, kArithmetic); in adc()1122 os() << ToCString(kAdc) << ConditionPrinter(it_block_, cond) << size; in adc()
1883 Delegate(kAdc, &Assembler::adc, cond, size, rd, rn, operand); in adc()