Searched defs:Vbif (Results 1 – 1 of 1) sorted by relevance
/external/vixl/src/aarch32/ |
D | macro-assembler-aarch32.h | 5689 void Vbif( in Vbif() function 5700 void Vbif(DataType dt, DRegister rd, DRegister rn, DRegister rm) { in Vbif() function 5703 void Vbif(Condition cond, DRegister rd, DRegister rn, DRegister rm) { in Vbif() function 5706 void Vbif(DRegister rd, DRegister rn, DRegister rm) { in Vbif() function 5710 void Vbif( in Vbif() function 5721 void Vbif(DataType dt, QRegister rd, QRegister rn, QRegister rm) { in Vbif() function 5724 void Vbif(Condition cond, QRegister rd, QRegister rn, QRegister rm) { in Vbif() function 5727 void Vbif(QRegister rd, QRegister rn, QRegister rm) { in Vbif() function
|