/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis-dsp/Source/SupportFunctions/ |
A D | arm_q31_to_q15.c | 89 out1 = __PKHTB(in2, in1, 16); in arm_q31_to_q15() 90 out2 = __PKHTB(in4, in3, 16); in arm_q31_to_q15() 94 out1 = __PKHTB(in1, in2, 16); in arm_q31_to_q15() 95 out2 = __PKHTB(in3, in4, 16); in arm_q31_to_q15()
|
A D | arm_q15_to_q7.c | 87 out1 = __PKHTB(in2, in1, 16); in arm_q15_to_q7() 92 out1 = __PKHTB(in1, in2, 16); in arm_q15_to_q7()
|
A D | arm_q7_to_q15.c | 101 out2 = __PKHTB(in1, in2, 16); in arm_q7_to_q15() 106 out1 = __PKHTB(in1, in2, 16); in arm_q7_to_q15()
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/tools/make/downloads/cmsis/CMSIS/NN/Source/NNSupportFunctions/ |
A D | arm_q7_to_q15_no_shift.c | 83 out2 = (int32_t)__PKHTB(in1, in2, 16); in arm_q7_to_q15_no_shift() 86 out1 = (int32_t)__PKHTB(in1, in2, 16); in arm_q7_to_q15_no_shift()
|
A D | arm_nn_accumulate_q7_to_q15.c | 57 vo2 = (q31_t)__PKHTB(v1, v2, 16); in arm_nn_accumulate_q7_to_q15() 60 vo1 = (q31_t)__PKHTB(v1, v2, 16); in arm_nn_accumulate_q7_to_q15()
|
A D | arm_q7_to_q15_with_offset.c | 86 out_q15x2_2 = __PKHTB(in_q15x2_1, in_q15x2_2, 16); in arm_q7_to_q15_with_offset()
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/cmsis/CMSIS/NN/Source/NNSupportFunctions/ |
A D | arm_q7_to_q15_no_shift.c | 83 out2 = (int32_t)__PKHTB(in1, in2, 16); in arm_q7_to_q15_no_shift() 86 out1 = (int32_t)__PKHTB(in1, in2, 16); in arm_q7_to_q15_no_shift()
|
A D | arm_nn_accumulate_q7_to_q15.c | 57 vo2 = (q31_t)__PKHTB(v1, v2, 16); in arm_nn_accumulate_q7_to_q15() 60 vo1 = (q31_t)__PKHTB(v1, v2, 16); in arm_nn_accumulate_q7_to_q15()
|
A D | arm_q7_to_q15_with_offset.c | 86 out_q15x2_2 = __PKHTB(in_q15x2_1, in_q15x2_2, 16); in arm_q7_to_q15_with_offset()
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/cmsis/CMSIS/NN/Source/ConvolutionFunctions/ |
A D | arm_depthwise_separable_conv_HWC_q7.c | 170 inB2 = __PKHTB(opB, inB1, 16); in arm_depthwise_separable_conv_HWC_q7() 176 inA2 = __PKHTB(opB, inA1, 16); in arm_depthwise_separable_conv_HWC_q7() 203 inB1 = __PKHTB(inB1, opB, 16); in arm_depthwise_separable_conv_HWC_q7() 209 inA1 = __PKHTB(inA1, opB, 16); in arm_depthwise_separable_conv_HWC_q7()
|
A D | arm_depthwise_separable_conv_HWC_q7_nonsquare.c | 180 inB2 = __PKHTB(opB, inB1, 16); in arm_depthwise_separable_conv_HWC_q7_nonsquare() 186 inA2 = __PKHTB(opB, inA1, 16); in arm_depthwise_separable_conv_HWC_q7_nonsquare() 213 inB1 = __PKHTB(inB1, opB, 16); in arm_depthwise_separable_conv_HWC_q7_nonsquare() 219 inA1 = __PKHTB(inA1, opB, 16); in arm_depthwise_separable_conv_HWC_q7_nonsquare()
|
A D | arm_depthwise_conv_s8_opt.c | 304 op_a = __PKHTB(op_b, op_a, 16); in arm_depthwise_conv_s8_opt() 315 op_a = __PKHTB(op_b, op_a, 16); in arm_depthwise_conv_s8_opt() 316 op_b = __PKHTB(ip_a2, ip_b2, 16); in arm_depthwise_conv_s8_opt() 319 op_b = __PKHTB(ip_a1, ip_b1, 16); in arm_depthwise_conv_s8_opt()
|
A D | arm_convolve_HWC_q7_RGB.c | 172 *__SIMD32(pBuffer) = __PKHTB(top.word, bottom.word, 0); in arm_convolve_HWC_q7_RGB()
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/tools/make/downloads/cmsis/CMSIS/NN/Source/ConvolutionFunctions/ |
A D | arm_depthwise_separable_conv_HWC_q7.c | 170 inB2 = __PKHTB(opB, inB1, 16); in arm_depthwise_separable_conv_HWC_q7() 176 inA2 = __PKHTB(opB, inA1, 16); in arm_depthwise_separable_conv_HWC_q7() 203 inB1 = __PKHTB(inB1, opB, 16); in arm_depthwise_separable_conv_HWC_q7() 209 inA1 = __PKHTB(inA1, opB, 16); in arm_depthwise_separable_conv_HWC_q7()
|
A D | arm_depthwise_separable_conv_HWC_q7_nonsquare.c | 180 inB2 = __PKHTB(opB, inB1, 16); in arm_depthwise_separable_conv_HWC_q7_nonsquare() 186 inA2 = __PKHTB(opB, inA1, 16); in arm_depthwise_separable_conv_HWC_q7_nonsquare() 213 inB1 = __PKHTB(inB1, opB, 16); in arm_depthwise_separable_conv_HWC_q7_nonsquare() 219 inA1 = __PKHTB(inA1, opB, 16); in arm_depthwise_separable_conv_HWC_q7_nonsquare()
|
A D | arm_depthwise_conv_s8_opt.c | 304 op_a = __PKHTB(op_b, op_a, 16); in arm_depthwise_conv_s8_opt() 315 op_a = __PKHTB(op_b, op_a, 16); in arm_depthwise_conv_s8_opt() 316 op_b = __PKHTB(ip_a2, ip_b2, 16); in arm_depthwise_conv_s8_opt() 319 op_b = __PKHTB(ip_a1, ip_b1, 16); in arm_depthwise_conv_s8_opt()
|
A D | arm_convolve_HWC_q7_RGB.c | 172 *__SIMD32(pBuffer) = __PKHTB(top.word, bottom.word, 0); in arm_convolve_HWC_q7_RGB()
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/cmsis/CMSIS/NN/Source/PoolingFunctions/ |
A D | arm_pool_q7_HWC.c | 111 vo2 = __PKHTB(v1, v2, 16); in accumulate_q7_to_q15() 116 vo1 = __PKHTB(v1, v2, 16); in accumulate_q7_to_q15()
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/tools/make/downloads/cmsis/CMSIS/NN/Source/PoolingFunctions/ |
A D | arm_pool_q7_HWC.c | 111 vo2 = __PKHTB(v1, v2, 16); in accumulate_q7_to_q15() 116 vo1 = __PKHTB(v1, v2, 16); in accumulate_q7_to_q15()
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/tools/make/downloads/cmsis/CMSIS/NN/Include/ |
A D | arm_nnsupportfunctions.h | 578 *out2 = (int32_t)(__PKHTB(inAbuf1, inAbuf2, 16)); in read_and_pad() 581 *out1 = (int32_t)(__PKHTB(inAbuf1, inAbuf2, 16)); in read_and_pad()
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/cmsis/CMSIS/NN/Include/ |
A D | arm_nnsupportfunctions.h | 578 *out2 = (int32_t)(__PKHTB(inAbuf1, inAbuf2, 16)); in read_and_pad() 581 *out1 = (int32_t)(__PKHTB(inAbuf1, inAbuf2, 16)); in read_and_pad()
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/cmsis/inc/ca/ |
A D | cmsis_armclang_ca.h | 367 #define __PKHTB(ARG1,ARG2,ARG3) ( ((((uint32_t)(ARG1)) ) & 0xFFFF0000UL) | \ macro
|
A D | cmsis_iccarm_ca.h | 375 #define __PKHTB __iar_builtin_PKHTB macro
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis/ |
A D | core_cm4_simd.h | 124 #define __PKHTB(ARG1,ARG2,ARG3) ( ((((uint32_t)(ARG1)) ) & 0xFFFF0000UL) | \ macro 633 #define __PKHTB(ARG1,ARG2,ARG3) \
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/cmsis/inc/ |
A D | cmsis_armcc.h | 859 #define __PKHTB(ARG1,ARG2,ARG3) ( ((((uint32_t)(ARG1)) ) & 0xFFFF0000UL) | \ macro
|