OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FragmentInt32x1x1
(Results
1 - 3
of
3
) sorted by null
/external/gemmlowp/internal/
output.h
70
typedef Fragment<std::int32_t, 1, 1, MapOrder::ColMajor>
FragmentInt32x1x1
;
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
...]
unpack.h
106
OutputPipelineExecutor<OutputPipelineType,
FragmentInt32x1x1
>
128
FragmentInt32x1x1
sum = term_xx + term_x1 + term_1x + term_11;
unpack_neon.h
87
OutputPipelineExecutor<OutputPipelineType,
FragmentInt32x1x1
>
193
FragmentInt32x1x1
sum = term_xx + term_x1 + term_1x + term_11;
Completed in 63 milliseconds