Searched refs:GetOperandSizes (Results 1 – 2 of 2) sorted by relevance
209 Bytecodes::GetOperandSizes(bytecode, operand_scale); in EmitBytecode()
747 return GetOperandSizes(bytecode, operand_scale)[i]; in GetOperandSize()751 static const OperandSize* GetOperandSizes(Bytecode bytecode, in GetOperandSizes() function