Home
last modified time | relevance | path

Searched defs:Vshl (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceAssemblerARM32.cpp4017 constexpr const char *Vshl = "vshl"; in vshlqi() local
4032 constexpr const char *Vshl = "vshl"; in vshlqc() local
4064 constexpr const char *Vshl = "vshl"; in vshlqu() local
DIceInstARM32.h457 Vshl, enumerator
/external/vixl/src/aarch32/
Dmacro-assembler-aarch32.h9668 void Vshl(Condition cond, in Vshl() function
9682 void Vshl(DataType dt, DRegister rd, DRegister rm, const DOperand& operand) { in Vshl() function
9686 void Vshl(Condition cond, in Vshl() function
9700 void Vshl(DataType dt, QRegister rd, QRegister rm, const QOperand& operand) { in Vshl() function