Searched refs:result_size (Results 1 – 1 of 1) sorted by relevance
47 int result_size = DataType::Size(result_type); in GetOpInfoFromInstruction() local49 int min_size = std::min(result_size, input_size); in GetOpInfoFromInstruction()58 (input_type == DataType::Type::kUint8 && input_size < result_size)) { in GetOpInfoFromInstruction()61 (input_type == DataType::Type::kUint16 && input_size < result_size)) { in GetOpInfoFromInstruction()