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