Searched defs:Vbif (Results 1 – 1 of 1) sorted by relevance
/external/vixl/src/aarch32/ |
D | macro-assembler-aarch32.h | 5713 void Vbif( in Vbif() function 5724 void Vbif(DataType dt, DRegister rd, DRegister rn, DRegister rm) { in Vbif() function 5727 void Vbif(Condition cond, DRegister rd, DRegister rn, DRegister rm) { in Vbif() function 5730 void Vbif(DRegister rd, DRegister rn, DRegister rm) { in Vbif() function 5734 void Vbif( in Vbif() function 5745 void Vbif(DataType dt, QRegister rd, QRegister rn, QRegister rm) { in Vbif() function 5748 void Vbif(Condition cond, QRegister rd, QRegister rn, QRegister rm) { in Vbif() function 5751 void Vbif(QRegister rd, QRegister rn, QRegister rm) { in Vbif() function
|