Searched defs:Vbif (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/vixl/src/aarch32/ |
H A D | macro-assembler-aarch32.h | 5707 void Vbif( in Vbif() function 5718 void Vbif(DataType dt, DRegister rd, DRegister rn, DRegister rm) { in Vbif() function 5721 void Vbif(Condition cond, DRegister rd, DRegister rn, DRegister rm) { in Vbif() function 5724 void Vbif(DRegister rd, DRegister rn, DRegister rm) { in Vbif() function 5728 void Vbif( in Vbif() function 5739 void Vbif(DataType dt, QRegister rd, QRegister rn, QRegister rm) { in Vbif() function 5742 void Vbif(Condition cond, QRegister rd, QRegister rn, QRegister rm) { in Vbif() function 5745 void Vbif(QRegister rd, QRegister rn, QRegister rm) { in Vbif() function
|