Searched defs:Vqrdmulh (Results 1 – 1 of 1) sorted by relevance
| /third_party/vixl/src/aarch32/ |
| D | macro-assembler-aarch32.h | 10654 void Vqrdmulh( in Assembler() function 10669 void Vqrdmulh(DataType dt, DRegister rd, DRegister rn, DRegister rm) { in Assembler() function 10673 void Vqrdmulh( in Assembler() function 10688 void Vqrdmulh(DataType dt, QRegister rd, QRegister rn, QRegister rm) { in Assembler() function 10692 void Vqrdmulh(Condition cond, in Assembler() function 10710 void Vqrdmulh(DataType dt, DRegister rd, DRegister rn, DRegisterLane rm) { in Assembler() function 10714 void Vqrdmulh(Condition cond, in Assembler() function 10732 void Vqrdmulh(DataType dt, QRegister rd, QRegister rn, DRegisterLane rm) { in Assembler() function
|