Searched refs:Vmlal (Results 1 – 1 of 1) sorted by relevance
/external/vixl/src/aarch32/ |
D | macro-assembler-aarch32.h | 7575 void Vmlal(Condition cond, in Vmlal() function 7589 void Vmlal(DataType dt, QRegister rd, DRegister rn, DRegisterLane rm) { in Vmlal() function 7590 Vmlal(al, dt, rd, rn, rm); in Vmlal() 7593 void Vmlal( in Vmlal() function 7604 void Vmlal(DataType dt, QRegister rd, DRegister rn, DRegister rm) { in Vmlal() function 7605 Vmlal(al, dt, rd, rn, rm); in Vmlal()
|