Searched refs:SizeOfOperand (Results 1 – 4 of 4) sorted by relevance
41 switch (Bytecodes::SizeOfOperand(operand_type, operand_scale)) { in DecodeSignedOperand()59 switch (Bytecodes::SizeOfOperand(operand_type, operand_scale)) { in DecodeUnsignedOperand()
86 OperandSize Register::SizeOfOperand() const { in SizeOfOperand() function in v8::internal::interpreter::Register
56 OperandSize SizeOfOperand() const;
857 static OperandSize SizeOfOperand(OperandType operand_type, in SizeOfOperand() function