Searched defs:Vclt (Results 1 - 1 of 1) sorted by relevance
/third_party/vixl/src/aarch32/ | ||
H A D | macro-assembler-aarch32.h | 7428 void Vclt(Condition cond, in MacroAssembler() function in vixl::aarch32::MacroAssembler 7446 void Vclt(DataType dt, DRegister rd, DRegister rm, const DOperand& operand) { in MacroAssembler() function in vixl::aarch32::MacroAssembler 7450 void Vclt(Condition cond, in MacroAssembler() function in vixl::aarch32::MacroAssembler 7468 void Vclt(DataType dt, QRegister rd, QRegister rm, const QOperand& operand) { in MacroAssembler() function in vixl::aarch32::MacroAssembler 7472 void Vclt( in MacroAssembler() function in vixl::aarch32::MacroAssembler 7487 void Vclt(DataType dt, DRegister rd, DRegister rn, DRegister rm) { in MacroAssembler() function in vixl::aarch32::MacroAssembler 7491 void Vclt( in MacroAssembler() function in vixl::aarch32::MacroAssembler 7506 void Vclt(DataType dt, QRegister rd, QRegister rn, QRegister rm) { MacroAssembler() function in vixl::aarch32::MacroAssembler [all...] |
Completed in 38 milliseconds