Home | History | Annotate | Download | only in aarch32

Lines Matching full:vpmax

5145   void vpmax(
5147 void vpmax(DataType dt, DRegister rd, DRegister rn, DRegister rm) {
5148 vpmax(al, dt, rd, rn, rm);