Home
last modified time | relevance | path

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

/third_party/vixl/src/aarch32/
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
Dinstructions-aarch32.h53 class QOperand; variable
Dassembler-aarch32.h1251 const QOperand& /*operand*/) { in Delegate()
1500 const QOperand& /*operand*/) { in Delegate()
1723 const QOperand& /*operand*/) { in Delegate()
1836 const QOperand& /*operand*/) { in Delegate()