Searched refs:Vqdmull (Results 1 – 1 of 1) sorted by relevance
/external/vixl/src/aarch32/ |
D | macro-assembler-aarch32.h | 8642 void Vqdmull( in Vqdmull() function 8653 void Vqdmull(DataType dt, QRegister rd, DRegister rn, DRegister rm) { in Vqdmull() function 8654 Vqdmull(al, dt, rd, rn, rm); in Vqdmull() 8657 void Vqdmull(Condition cond, in Vqdmull() function 8671 void Vqdmull(DataType dt, QRegister rd, DRegister rn, DRegisterLane rm) { in Vqdmull() function 8672 Vqdmull(al, dt, rd, rn, rm); in Vqdmull()
|