Searched refs:kVmovl (Results 1 – 5 of 5) sorted by relevance
663 case kVmovl: in ToCString()
436 kVmovl, enumerator
1737 VIXL_ASSERT((type == kVmovl)); in Delegate()
5335 os().SetCurrentInstruction(kVmovl, kFpNeon); in vmovl()5336 os() << ToCString(kVmovl) << ConditionPrinter(it_block_, cond) << dt << " " in vmovl()
21186 Delegate(kVmovl, &Assembler::vmovl, cond, dt, rd, rm); in vmovl()