Home
last modified time | relevance | path

Searched refs:Vrshr (Results 1 - 1 of 1) sorted by relevance

/third_party/vixl/src/aarch32/
H A Dmacro-assembler-aarch32.h11503 void Vrshr(Condition cond, in MacroAssembler() function in vixl::aarch32::MacroAssembler
11521 void Vrshr(DataType dt, DRegister rd, DRegister rm, const DOperand& operand) { in MacroAssembler() function in vixl::aarch32::MacroAssembler
11522 Vrshr(al, dt, rd, rm, operand); in MacroAssembler()
11525 void Vrshr(Condition cond, in MacroAssembler() function in vixl::aarch32::MacroAssembler
11543 void Vrshr(DataType dt, QRegister rd, QRegister rm, const QOperand& operand) { in MacroAssembler() function in vixl::aarch32::MacroAssembler
11544 Vrshr(al, dt, rd, rm, operand); in MacroAssembler()

Completed in 30 milliseconds