Home
last modified time | relevance | path

Searched defs:WriteCol6 (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/assembly/opt/
DMatmulDpInt8.S611 WriteCol6: label
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/intrinsics/sse/
Dsse_common.h231 static inline void WriteCol6(float **dst, __m128 *dst1, __m128 *dst2, __m128 *dst3, __m128 *dst4, _… in WriteCol6() function