Searched defs:NeonOperand (Results 1 – 1 of 1) sorted by relevance
358 NeonOperand(int32_t immediate) // NOLINT(runtime/explicit) in NeonOperand() function360 NeonOperand(uint32_t immediate) // NOLINT(runtime/explicit) in NeonOperand() function362 NeonOperand(int64_t immediate) // NOLINT(runtime/explicit) in NeonOperand() function364 NeonOperand(uint64_t immediate) // NOLINT(runtime/explicit) in NeonOperand() function366 NeonOperand(float immediate) // NOLINT(runtime/explicit) in NeonOperand() function368 NeonOperand(double immediate) // NOLINT(runtime/explicit) in NeonOperand() function370 NeonOperand(const NeonImmediate& imm) // NOLINT(runtime/explicit) in NeonOperand() function372 NeonOperand(const VRegister& rm) // NOLINT(runtime/explicit) in NeonOperand() function