Searched defs:Vfms (Results 1 – 1 of 1) sorted by relevance
/external/vixl/src/aarch32/ |
D | macro-assembler-aarch32.h | 6923 void Vfms( in Vfms() function 6934 void Vfms(DataType dt, DRegister rd, DRegister rn, DRegister rm) { in Vfms() function 6938 void Vfms( in Vfms() function 6949 void Vfms(DataType dt, QRegister rd, QRegister rn, QRegister rm) { in Vfms() function 6953 void Vfms( in Vfms() function 6964 void Vfms(DataType dt, SRegister rd, SRegister rn, SRegister rm) { in Vfms() function 10571 void Vfms(Condition cond, VRegister rd, VRegister rn, VRegister rm) { in Vfms() function 10581 void Vfms(VRegister rd, VRegister rn, VRegister rm) { Vfms(al, rd, rn, rm); } in Vfms() function
|