Searched defs:dotprod (Results 1 – 14 of 14) sorted by relevance
3 struct dotprod { struct4 int len; /* Number of coefficients */14 signed short *coeffs[8];
9 struct dotprod { struct17 struct dotprod *dp; in initdp_port() argument
10 struct dotprod { struct23 struct dotprod *dp; in initdp_mmx() argument
11 struct dotprod { struct25 struct dotprod *dp; in initdp_sse2() argument
9 struct dotprod { struct20 struct dotprod *dp; in initdp_av() argument
74 long dotprod(void *p,signed short a[]){ in dotprod() function
49 let dotprod = _sysctlbyname("hw.optional.arm.FEAT_DotProd\0"); in detect_features() localVariable
148 int32_t dotprod = 0; in PortableMatrixBatchVectorMultiplyAccumulate() local186 int32_t dotprod = 0; in PortableMatrixBatchVectorMultiplyAccumulate() local308 int32_t dotprod = 0; in PortableSparseMatrixBatchVectorMultiplyAccumulate() local
861 int32_t dotprod = AccumulateNeonLane(dotprod_32x4); in NeonMatrixBatchVectorMultiplyImpl() local1185 int32_t dotprod = AccumulateNeonLane(dotprod_32x4); in NeonMatrixBatchVectorMultiplyAccumulate() local1376 int32_t dotprod = AccumulateNeonLane(dotprod_32x4); in NeonMatrixBatchVectorMultiplyAccumulateImpl() local1476 int32_t dotprod = *(scratch_ptr++); in NeonMatrixBatchVectorMultiplyAccumulate() local2139 int32_t dotprod = AccumulateNeonLane(dotprod_32x4); in NeonSparseMatrixBatchVectorMultiplyAccumulate() local
517 int32_t dotprod = ReduceInt32x4(dotprod_32x4); in SseSparseMatrixVectorMultiplyAccumulate() local