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()
642 VIXL_ASSERT((type == kAdc) || (type == kAdcs) || (type == kAdd) || in Delegate()
1132 os().SetCurrentInstruction(kAdc, kArithmetic); in adc()1133 os() << ToCString(kAdc) << ConditionPrinter(it_block_, cond) << size; in adc()
2008 Delegate(kAdc, &Assembler::adc, cond, size, rd, rn, operand); in adc()