Home
last modified time | relevance | path

Searched defs:cd4 (Results 1 – 3 of 3) sorted by relevance

/third_party/cmsis/CMSIS/DSP/Source/SupportFunctions/
Darm_bitonic_sort_f32.c333 float32x4x2_t cd1, cd2, cd3, cd4; in arm_bitonic_merge_64_f32() local
410 float32x4x2_t cd1, cd2, cd3, cd4, cd5, cd6, cd7, cd8; in arm_bitonic_merge_128_f32() local
565 float32x4x2_t cd1, cd2, cd3, cd4, cd5, cd6, cd7, cd8; in arm_bitonic_merge_256_f32() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/
Dmatmul_int8.c54 int cd4 = c / C4NUM; in RowMajor2Row8x4MajorInt8() local
86 int cd4 = c / C4NUM; in RowMajor2Row4x16MajorInt8() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Dmatmul_fp32.c42 int cd4 = c / C4NUM; in RowMajor2Row4Major() local
47 int cd4 = c / C4NUM; in RowMajor2Row4Major() local