Searched defs:DOperand (Results 1 – 3 of 3) sorted by relevance
440 DOperand(int32_t immediate) // NOLINT(runtime/explicit) in DOperand() function442 DOperand(uint32_t immediate) // NOLINT(runtime/explicit) in DOperand() function444 DOperand(int64_t immediate) // NOLINT(runtime/explicit) in DOperand() function446 DOperand(uint64_t immediate) // NOLINT(runtime/explicit) in DOperand() function454 DOperand(float immediate) // NOLINT(runtime/explicit) in DOperand() function456 DOperand(double immediate) // NOLINT(runtime/explicit) in DOperand() function459 DOperand(const NeonImmediate& imm) // NOLINT(runtime/explicit) in DOperand() function464 DOperand(DRegister rm) // NOLINT(runtime/explicit) in DOperand() function
52 class DOperand; variable
1227 const DOperand& /*operand*/) { in Delegate()1268 const DOperand& /*operand*/) { in Delegate()1480 const DOperand& /*operand*/) { in Delegate()1861 const DOperand& /*operand*/) { in Delegate()