Searched defs:Vfnma (Results 1 – 1 of 1) sorted by relevance
/external/vixl/src/aarch32/ |
D | macro-assembler-aarch32.h | 6944 void Vfnma( in Vfnma() function 6955 void Vfnma(DataType dt, SRegister rd, SRegister rn, SRegister rm) { in Vfnma() function 6959 void Vfnma( in Vfnma() function 6970 void Vfnma(DataType dt, DRegister rd, DRegister rn, DRegister rm) { in Vfnma() function 10558 void Vfnma(Condition cond, VRegister rd, VRegister rn, VRegister rm) { in Vfnma() function 10568 void Vfnma(VRegister rd, VRegister rn, VRegister rm) { in Vfnma() function
|