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