Searched defs:Vbif (Results 1 – 1 of 1) sorted by relevance
/external/vixl/src/aarch32/ |
D | macro-assembler-aarch32.h | 5767 void Vbif( in Vbif() function 5778 void Vbif(DataType dt, DRegister rd, DRegister rn, DRegister rm) { in Vbif() function 5781 void Vbif(Condition cond, DRegister rd, DRegister rn, DRegister rm) { in Vbif() function 5784 void Vbif(DRegister rd, DRegister rn, DRegister rm) { in Vbif() function 5788 void Vbif( in Vbif() function 5799 void Vbif(DataType dt, QRegister rd, QRegister rn, QRegister rm) { in Vbif() function 5802 void Vbif(Condition cond, QRegister rd, QRegister rn, QRegister rm) { in Vbif() function 5805 void Vbif(QRegister rd, QRegister rn, QRegister rm) { in Vbif() function
|