Home
last modified time | relevance | path

Searched defs:QOperand (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/vixl/src/aarch32/
H A Doperands-aarch32.h482 QOperand(int32_t immediate) // NOLINT(runtime/explicit) in QOperand() function
484 QOperand(uint32_t immediate) // NOLINT(runtime/explicit) in QOperand() function
486 QOperand(int64_t immediate) // NOLINT(runtime/explicit) in QOperand() function
488 QOperand(uint64_t immediate) // NOLINT(runtime/explicit) in QOperand() function
490 QOperand(float immediate) // NOLINT(runtime/explicit) in QOperand() function
492 QOperand(double immediate) // NOLINT(runtime/explicit) in QOperand() function
495 QOperand(const NeonImmediate& imm) // NOLINT(runtime/explicit) in QOperand() function
501 QOperand(QRegister rm) // NOLINT(runtime/explicit) in QOperand() function
H A Dinstructions-aarch32.h53 class QOperand; variable
H A Dassembler-aarch32.h1243 const QOperand& /*operand*/) { in Delegate()
1492 const QOperand& /*operand*/) { in Delegate()
1715 const QOperand& /*operand*/) { in Delegate()
1828 const QOperand& /*operand*/) { in Delegate()