Searched defs:QOperand (Results 1 – 3 of 3) sorted by relevance
482 QOperand(int32_t immediate) // NOLINT(runtime/explicit) in QOperand() function484 QOperand(uint32_t immediate) // NOLINT(runtime/explicit) in QOperand() function486 QOperand(int64_t immediate) // NOLINT(runtime/explicit) in QOperand() function488 QOperand(uint64_t immediate) // NOLINT(runtime/explicit) in QOperand() function490 QOperand(float immediate) // NOLINT(runtime/explicit) in QOperand() function492 QOperand(double immediate) // NOLINT(runtime/explicit) in QOperand() function495 QOperand(const NeonImmediate& imm) // NOLINT(runtime/explicit) in QOperand() function501 QOperand(QRegister rm) // NOLINT(runtime/explicit) in QOperand() function
53 class QOperand; variable
1243 const QOperand& /*operand*/) { in Delegate()1492 const QOperand& /*operand*/) { in Delegate()1715 const QOperand& /*operand*/) { in Delegate()1828 const QOperand& /*operand*/) { in Delegate()