Searched defs:Vclt (Results 1 – 1 of 1) sorted by relevance
/external/vixl/src/aarch32/ |
D | macro-assembler-aarch32.h | 6104 void Vclt(Condition cond, in Vclt() function 6118 void Vclt(DataType dt, DRegister rd, DRegister rm, const DOperand& operand) { in Vclt() function 6122 void Vclt(Condition cond, in Vclt() function 6136 void Vclt(DataType dt, QRegister rd, QRegister rm, const QOperand& operand) { in Vclt() function 6140 void Vclt( in Vclt() function 6151 void Vclt(DataType dt, DRegister rd, DRegister rn, DRegister rm) { in Vclt() function 6155 void Vclt( in Vclt() function 6166 void Vclt(DataType dt, QRegister rd, QRegister rn, QRegister rm) { in Vclt() function
|