Home
last modified time | relevance | path

Searched refs:Vmla (Results 1 – 1 of 1) sorted by relevance

/external/vixl/src/aarch32/
Dmacro-assembler-aarch32.h7592 void Vmla(Condition cond, in Vmla() function
7606 void Vmla(DataType dt, DRegister rd, DRegister rn, DRegisterLane rm) { in Vmla() function
7607 Vmla(al, dt, rd, rn, rm); in Vmla()
7610 void Vmla(Condition cond, in Vmla() function
7624 void Vmla(DataType dt, QRegister rd, QRegister rn, DRegisterLane rm) { in Vmla() function
7625 Vmla(al, dt, rd, rn, rm); in Vmla()
7628 void Vmla( in Vmla() function
7639 void Vmla(DataType dt, DRegister rd, DRegister rn, DRegister rm) { in Vmla() function
7640 Vmla(al, dt, rd, rn, rm); in Vmla()
7643 void Vmla( in Vmla() function
[all …]