2 references to Load1
Microsoft.ML.CpuMath (2)
AvxIntrinsics.cs (1)
1438Vector128<float> srcVector = SseIntrinsics.Load1(pSrcCurrent, pIdxCurrent);
SseIntrinsics.cs (1)
1146Vector128<float> srcVector = Load1(pSrcCurrent, pIdxCurrent);