Home
last modified time | relevance | path

Searched refs:FragmentInt32x1x1 (Results 1 – 3 of 3) sorted by relevance

/external/gemmlowp/internal/
Doutput.h70 typedef Fragment<std::int32_t, 1, 1, MapOrder::ColMajor> FragmentInt32x1x1; typedef
104 FragmentInt32x1x1> {
105 typedef FragmentInt32x1x1 InputType;
106 typedef FragmentInt32x1x1 OutputType;
127 FragmentInt32x1x1> {
128 typedef FragmentInt32x1x1 InputType;
129 typedef FragmentInt32x1x1 OutputType;
151 FragmentInt32x1x1> {
152 typedef FragmentInt32x1x1 InputType;
153 typedef FragmentInt32x1x1 OutputType;
[all …]
Dunpack.h106 OutputPipelineExecutor<OutputPipelineType, FragmentInt32x1x1> in Unpack()
128 FragmentInt32x1x1 sum = term_xx + term_x1 + term_1x + term_11; in Unpack()
Dunpack_neon.h87 OutputPipelineExecutor<OutputPipelineType, FragmentInt32x1x1>
193 FragmentInt32x1x1 sum = term_xx + term_x1 + term_1x + term_11;