Searched refs:kVpmax (Results 1 – 5 of 5) sorted by relevance
695 case kVpmax: in ToCString()
452 kVpmax, enumerator
1097 (type == kVnmul) || (type == kVpadd) || (type == kVpmax) || in Delegate()
5646 os().SetCurrentInstruction(kVpmax, kFpNeon); in vpmax()5647 os() << ToCString(kVpmax) << ConditionPrinter(it_block_, cond) << dt; in vpmax()
22397 Delegate(kVpmax, &Assembler::vpmax, cond, dt, rd, rn, rm); in vpmax()