Searched defs:Vclt (Results 1 – 1 of 1) sorted by relevance
/external/vixl/src/aarch32/ |
D | macro-assembler-aarch32.h | 6125 void Vclt(Condition cond, in Vclt() function 6139 void Vclt(DataType dt, DRegister rd, DRegister rm, const DOperand& operand) { in Vclt() function 6143 void Vclt(Condition cond, in Vclt() function 6157 void Vclt(DataType dt, QRegister rd, QRegister rm, const QOperand& operand) { in Vclt() function 6161 void Vclt( in Vclt() function 6172 void Vclt(DataType dt, DRegister rd, DRegister rn, DRegister rm) { in Vclt() function 6176 void Vclt( in Vclt() function 6187 void Vclt(DataType dt, QRegister rd, QRegister rn, QRegister rm) { in Vclt() function
|