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