Home | History | Annotate | Download | only in aarch32

Lines Matching full:vpmax

8364   void Vpmax(
8373 vpmax(cond, dt, rd, rn, rm);
8375 void Vpmax(DataType dt, DRegister rd, DRegister rn, DRegister rm) {
8376 Vpmax(al, dt, rd, rn, rm);