Searched refs:GetOperandSizes (Results 1 – 4 of 4) sorted by relevance
103 static const OperandSize* GetOperandSizes(OperandScale operand_scale) {166 static const OperandSize* GetOperandSizes(OperandScale operand_scale) {223 static const OperandSize* GetOperandSizes(OperandScale operand_scale) {273 static const OperandSize* GetOperandSizes(OperandScale operand_scale) {319 static const OperandSize* GetOperandSizes(OperandScale operand_scale) {
345 return GetOperandSizes(bytecode, operand_scale)[i]; in GetOperandSize()349 const OperandSize* Bytecodes::GetOperandSizes(Bytecode bytecode, in GetOperandSizes() function in v8::internal::interpreter::Bytecodes355 return BytecodeTraits<__VA_ARGS__>::GetOperandSizes(operand_scale); in GetOperandSizes()
177 Bytecodes::GetOperandSizes(bytecode, operand_scale); in EmitBytecode()
529 static const OperandSize* GetOperandSizes(Bytecode bytecode,