Searched defs:Vbsl (Results 1 – 3 of 3) sorted by relevance
/external/vixl/examples/aarch32/ |
D | mandelbrot.cc | 162 __ Vbsl(Untyped32, kLowerFlags, kSpaces, kStars); in GenerateMandelBrot() local
|
/external/swiftshader/third_party/subzero/src/ |
D | IceInstARM32.h | 430 Vbsl, enumerator
|
/external/vixl/src/aarch32/ |
D | macro-assembler-aarch32.h | 5773 void Vbsl( in Vbsl() function 5784 void Vbsl(DataType dt, DRegister rd, DRegister rn, DRegister rm) { in Vbsl() function 5787 void Vbsl(Condition cond, DRegister rd, DRegister rn, DRegister rm) { in Vbsl() function 5790 void Vbsl(DRegister rd, DRegister rn, DRegister rm) { in Vbsl() function 5794 void Vbsl( in Vbsl() function 5805 void Vbsl(DataType dt, QRegister rd, QRegister rn, QRegister rm) { in Vbsl() function 5808 void Vbsl(Condition cond, QRegister rd, QRegister rn, QRegister rm) { in Vbsl() function 5811 void Vbsl(QRegister rd, QRegister rn, QRegister rm) { in Vbsl() function
|