Home
last modified time | relevance | path

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

/external/vixl/src/aarch32/
Doperands-aarch32.h508 QOperand(int32_t immediate) // NOLINT(runtime/explicit) in QOperand() function
510 QOperand(uint32_t immediate) // NOLINT(runtime/explicit) in QOperand() function
512 QOperand(int64_t immediate) // NOLINT(runtime/explicit) in QOperand() function
514 QOperand(uint64_t immediate) // NOLINT(runtime/explicit) in QOperand() function
516 QOperand(float immediate) // NOLINT(runtime/explicit) in QOperand() function
518 QOperand(double immediate) // NOLINT(runtime/explicit) in QOperand() function
521 QOperand(const NeonImmediate& imm) // NOLINT(runtime/explicit) in QOperand() function
527 QOperand(QRegister rm) // NOLINT(runtime/explicit) in QOperand() function
Dinstructions-aarch32.h53 class QOperand; variable
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()