Home
last modified time | relevance | path

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

/external/vixl/src/aarch32/
Dmacro-assembler-aarch32.h7706 void Vmls(Condition cond, in Vmls() function
7720 void Vmls(DataType dt, DRegister rd, DRegister rn, DRegisterLane rm) { in Vmls() function
7721 Vmls(al, dt, rd, rn, rm); in Vmls()
7724 void Vmls(Condition cond, in Vmls() function
7738 void Vmls(DataType dt, QRegister rd, QRegister rn, DRegisterLane rm) { in Vmls() function
7739 Vmls(al, dt, rd, rn, rm); in Vmls()
7742 void Vmls( in Vmls() function
7753 void Vmls(DataType dt, DRegister rd, DRegister rn, DRegister rm) { in Vmls() function
7754 Vmls(al, dt, rd, rn, rm); in Vmls()
7757 void Vmls( in Vmls() function
[all …]