Searched defs:Vfms (Results 1 – 1 of 1) sorted by relevance
/external/vixl/src/aarch32/ |
D | macro-assembler-aarch32.h | 6899 void Vfms( in Vfms() function 6910 void Vfms(DataType dt, DRegister rd, DRegister rn, DRegister rm) { in Vfms() function 6914 void Vfms( in Vfms() function 6925 void Vfms(DataType dt, QRegister rd, QRegister rn, QRegister rm) { in Vfms() function 6929 void Vfms( in Vfms() function 6940 void Vfms(DataType dt, SRegister rd, SRegister rn, SRegister rm) { in Vfms() function 10547 void Vfms(Condition cond, VRegister rd, VRegister rn, VRegister rm) { in Vfms() function 10557 void Vfms(VRegister rd, VRegister rn, VRegister rm) { Vfms(al, rd, rn, rm); } in Vfms() function
|