Searched defs:Vbsl (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/subzero/src/ |
D | IceInstARM32.h | 430 Vbsl, enumerator
|
/external/vixl/src/aarch32/ |
D | macro-assembler-aarch32.h | 5851 void Vbsl( in Vbsl() function 5862 void Vbsl(DataType dt, DRegister rd, DRegister rn, DRegister rm) { in Vbsl() function 5865 void Vbsl(Condition cond, DRegister rd, DRegister rn, DRegister rm) { in Vbsl() function 5868 void Vbsl(DRegister rd, DRegister rn, DRegister rm) { in Vbsl() function 5872 void Vbsl( in Vbsl() function 5883 void Vbsl(DataType dt, QRegister rd, QRegister rn, QRegister rm) { in Vbsl() function 5886 void Vbsl(Condition cond, QRegister rd, QRegister rn, QRegister rm) { in Vbsl() function 5889 void Vbsl(QRegister rd, QRegister rn, QRegister rm) { in Vbsl() function
|