Searched defs:Vfnma (Results 1 – 1 of 1) sorted by relevance
/external/vixl/src/aarch32/ |
D | macro-assembler-aarch32.h | 6947 void Vfnma( in Vfnma() function 6958 void Vfnma(DataType dt, SRegister rd, SRegister rn, SRegister rm) { in Vfnma() function 6962 void Vfnma( in Vfnma() function 6973 void Vfnma(DataType dt, DRegister rd, DRegister rn, DRegister rm) { in Vfnma() function 10561 void Vfnma(Condition cond, VRegister rd, VRegister rn, VRegister rm) { in Vfnma() function 10571 void Vfnma(VRegister rd, VRegister rn, VRegister rm) { in Vfnma() function
|