Searched defs:Vfms (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/vixl/src/aarch32/ |
H A D | macro-assembler-aarch32.h | 6917 void Vfms( in Vfms() function 6928 void Vfms(DataType dt, DRegister rd, DRegister rn, DRegister rm) { in Vfms() function 6932 void Vfms( in Vfms() function 6943 void Vfms(DataType dt, QRegister rd, QRegister rn, QRegister rm) { in Vfms() function 6947 void Vfms( in Vfms() function 6958 void Vfms(DataType dt, SRegister rd, SRegister rn, SRegister rm) { in Vfms() function 10565 void Vfms(Condition cond, VRegister rd, VRegister rn, VRegister rm) { in Vfms() function 10575 void Vfms(VRegister rd, VRegister rn, VRegister rm) { Vfms(al, rd, rn, rm); } in Vfms() function
|