Lines Matching refs:Operand
54 // Operand and MemOperand.56 Operand::Operand(int32_t immediate, RelocInfo::Mode rmode) {63 Operand::Operand(const ExternalReference& f) {70 Operand::Operand(Smi* value) {77 Operand::Operand(Register rm) {82 bool Operand::is_reg() const {