Home
last modified time | relevance | path

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

/external/vixl/src/aarch32/
Doperands-aarch32.h440 DOperand(int32_t immediate) // NOLINT(runtime/explicit) in DOperand() function
442 DOperand(uint32_t immediate) // NOLINT(runtime/explicit) in DOperand() function
444 DOperand(int64_t immediate) // NOLINT(runtime/explicit) in DOperand() function
446 DOperand(uint64_t immediate) // NOLINT(runtime/explicit) in DOperand() function
454 DOperand(float immediate) // NOLINT(runtime/explicit) in DOperand() function
456 DOperand(double immediate) // NOLINT(runtime/explicit) in DOperand() function
459 DOperand(const NeonImmediate& imm) // NOLINT(runtime/explicit) in DOperand() function
464 DOperand(DRegister rm) // NOLINT(runtime/explicit) in DOperand() function
Dinstructions-aarch32.h52 class DOperand; variable
Dassembler-aarch32.h1227 const DOperand& /*operand*/) { in Delegate()
1268 const DOperand& /*operand*/) { in Delegate()
1480 const DOperand& /*operand*/) { in Delegate()
1861 const DOperand& /*operand*/) { in Delegate()