Searched refs:GetOperandTypes (Results 1 – 3 of 3) sorted by relevance
163 Bytecodes::GetOperandTypes(current_bytecode()); in GetRegisterOperandRange()
826 return GetOperandTypes(bytecode)[i]; in GetOperandType()831 static const OperandType* GetOperandTypes(Bytecode bytecode) { in GetOperandTypes() function
428 const OperandType* operand_types = Bytecodes::GetOperandTypes(bytecode); in UpdateAssignments()