Searched refs:cd16 (Results 1 – 5 of 5) sorted by relevance
/third_party/cmsis/CMSIS/DSP/Source/SupportFunctions/ |
D | arm_bitonic_sort_f32.c | 566 float32x4x2_t cd9, cd10, cd11, cd12, cd13, cd14, cd15, cd16; in arm_bitonic_merge_256_f32() local 602 vldrev128q_f32(cd16.val[1], pSrc+128); in arm_bitonic_merge_256_f32() 603 vldrev128q_f32(cd16.val[0], pSrc+132); in arm_bitonic_merge_256_f32() 653 vminmax256q(ab16, cd16); in arm_bitonic_merge_256_f32() 672 vminmax256q(cd16, ab16); in arm_bitonic_merge_256_f32() 745 vminmax256q(ab16, cd16); in arm_bitonic_merge_256_f32() 764 vminmax256q(cd16, ab16); in arm_bitonic_merge_256_f32() 829 vst1q_f32(pSrc+248, cd16.val[0]); in arm_bitonic_merge_256_f32() 830 vst1q_f32(pSrc+252, cd16.val[1]); in arm_bitonic_merge_256_f32()
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/ |
D | matmul_fp32.c | 114 int cd16 = c / C16NUM; in RowMajor2Row16Major() local 116 dst_ptr[cd16 * C16NUM * row + r * C16NUM + cm16] = src[c]; in RowMajor2Row16Major() 119 int cd16 = c / C16NUM; in RowMajor2Row16Major() local 121 dst_ptr[cd16 * C16NUM * row + r * C16NUM + cm16] = 0; in RowMajor2Row16Major()
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/ |
D | matmul_int8.c | 26 int cd16 = c / C16NUM; in RowMajor2Row2x16MajorInt8() local 28 int dst_index = rd2 * col16 * C2NUM + cd16 * C2NUM * C16NUM + rm2 * C16NUM + cm16; in RowMajor2Row2x16MajorInt8()
|
/third_party/flutter/flutter/packages/flutter_tools/lib/src/reporting/ |
D | usage.dart | 29 commandCreateAndroidLanguage, // cd16
|
/third_party/openssl/test/recipes/30-test_evp_data/ |
D | evpccmcavs.txt | 16479 Plaintext = cd16
|