Home
last modified time | relevance | path

Searched refs:Vqshl (Results 1 – 1 of 1) sorted by relevance

/external/vixl/src/aarch32/
Dmacro-assembler-aarch32.h8861 void Vqshl(Condition cond, in Vqshl() function
8875 void Vqshl(DataType dt, DRegister rd, DRegister rm, const DOperand& operand) { in Vqshl() function
8876 Vqshl(al, dt, rd, rm, operand); in Vqshl()
8879 void Vqshl(Condition cond, in Vqshl() function
8893 void Vqshl(DataType dt, QRegister rd, QRegister rm, const QOperand& operand) { in Vqshl() function
8894 Vqshl(al, dt, rd, rm, operand); in Vqshl()