Home
last modified time | relevance | path

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

/external/vixl/src/aarch32/
Dmacro-assembler-aarch32.h6101 void Vclt(Condition cond, in Vclt() function
6115 void Vclt(DataType dt, DRegister rd, DRegister rm, const DOperand& operand) { in Vclt() function
6116 Vclt(al, dt, rd, rm, operand); in Vclt()
6119 void Vclt(Condition cond, in Vclt() function
6133 void Vclt(DataType dt, QRegister rd, QRegister rm, const QOperand& operand) { in Vclt() function
6134 Vclt(al, dt, rd, rm, operand); in Vclt()
6137 void Vclt( in Vclt() function
6148 void Vclt(DataType dt, DRegister rd, DRegister rn, DRegister rm) { in Vclt() function
6149 Vclt(al, dt, rd, rn, rm); in Vclt()
6152 void Vclt( in Vclt() function
[all …]