Searched refs:kAdc (Results 1 – 6 of 6) sorted by relevance
37 case kAdc: in ToCString()
123 kAdc, enumerator
1005 (type == kAdc) || (type == kAdcs) || (type == kAdd) || (type == kAdds) || in Delegate()1090 case kAdc: in Delegate()1173 case kAdc: in Delegate()
633 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()
1993 Delegate(kAdc, &Assembler::adc, cond, size, rd, rn, operand); in adc()