Searched refs:kVshll (Results 1 – 5 of 5) sorted by relevance
791 case kVshll: in ToCString()
496 kVshll, enumerator
1831 VIXL_ASSERT((type == kVshll)); in Delegate()
6586 os().SetCurrentInstruction(kVshll, kFpNeon); in vshll()6587 os() << ToCString(kVshll) << ConditionPrinter(it_block_, cond) << dt << " " in vshll()
24236 Delegate(kVshll, &Assembler::vshll, cond, dt, rd, rm, operand); in vshll()