Searched refs:Vqrshl (Results 1 – 1 of 1) sorted by relevance
/external/vixl/src/aarch32/ |
D | macro-assembler-aarch32.h | 8789 void Vqrshl( in Vqrshl() function 8800 void Vqrshl(DataType dt, DRegister rd, DRegister rm, DRegister rn) { in Vqrshl() function 8801 Vqrshl(al, dt, rd, rm, rn); in Vqrshl() 8804 void Vqrshl( in Vqrshl() function 8815 void Vqrshl(DataType dt, QRegister rd, QRegister rm, QRegister rn) { in Vqrshl() function 8816 Vqrshl(al, dt, rd, rm, rn); in Vqrshl()
|