Searched defs:OutputVectorType (Results 1 – 2 of 2) sorted by relevance
239 using OutputVectorType = typename wrapper::traits::sve_vector<OutputScalarType>::type; in elementwise_comparison_quantized_op() local
145 using OutputVectorType = typename sve_vector<OutputScalarType>::type; in elementwise_comparison_op() typedef