NativePerformanceTests.cs (4)
78Thunk.AddScaleSU(DefaultScale, psrc, pidx, pdst, IndexLength);
110Thunk.AddSU(psrc, pidx, pdst, IndexLength);
205return Thunk.DotSU(psrc, pdst, pidx, IndexLength);
238Thunk.SdcaL1UpdateSU(DefaultScale, psrc, pidx, DefaultScale, pdst, pres, IndexLength);