Searched defs:Vqdmulh (Results 1 – 1 of 1) sorted by relevance
| /third_party/vixl/src/aarch32/ |
| D | macro-assembler-aarch32.h | 10467 void Vqdmulh( in Assembler() function 10482 void Vqdmulh(DataType dt, DRegister rd, DRegister rn, DRegister rm) { in Assembler() function 10486 void Vqdmulh( in Assembler() function 10501 void Vqdmulh(DataType dt, QRegister rd, QRegister rn, QRegister rm) { in Assembler() function 10505 void Vqdmulh(Condition cond, in Assembler() function 10523 void Vqdmulh(DataType dt, DRegister rd, DRegister rn, DRegisterLane rm) { in Assembler() function 10527 void Vqdmulh(Condition cond, in Assembler() function 10545 void Vqdmulh(DataType dt, QRegister rd, QRegister rn, DRegisterLane rm) { in Assembler() function
|