Home
last modified time | relevance | path

Searched refs:__PKHTB (Results 1 – 25 of 61) sorted by relevance

123

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis-dsp/Source/SupportFunctions/
A Darm_q31_to_q15.c89 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 Darm_q15_to_q7.c87 out1 = __PKHTB(in2, in1, 16); in arm_q15_to_q7()
92 out1 = __PKHTB(in1, in2, 16); in arm_q15_to_q7()
A Darm_q7_to_q15.c101 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 Darm_q7_to_q15_no_shift.c83 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 Darm_nn_accumulate_q7_to_q15.c57 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 Darm_q7_to_q15_with_offset.c86 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 Darm_q7_to_q15_no_shift.c83 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 Darm_nn_accumulate_q7_to_q15.c57 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 Darm_q7_to_q15_with_offset.c86 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 Darm_depthwise_separable_conv_HWC_q7.c170 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 Darm_depthwise_separable_conv_HWC_q7_nonsquare.c180 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 Darm_depthwise_conv_s8_opt.c304 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 Darm_convolve_HWC_q7_RGB.c172 *__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 Darm_depthwise_separable_conv_HWC_q7.c170 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 Darm_depthwise_separable_conv_HWC_q7_nonsquare.c180 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 Darm_depthwise_conv_s8_opt.c304 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 Darm_convolve_HWC_q7_RGB.c172 *__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 Darm_pool_q7_HWC.c111 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 Darm_pool_q7_HWC.c111 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 Darm_nnsupportfunctions.h578 *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 Darm_nnsupportfunctions.h578 *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 Dcmsis_armclang_ca.h367 #define __PKHTB(ARG1,ARG2,ARG3) ( ((((uint32_t)(ARG1)) ) & 0xFFFF0000UL) | \ macro
A Dcmsis_iccarm_ca.h375 #define __PKHTB __iar_builtin_PKHTB macro
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis/
A Dcore_cm4_simd.h124 #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 Dcmsis_armcc.h859 #define __PKHTB(ARG1,ARG2,ARG3) ( ((((uint32_t)(ARG1)) ) & 0xFFFF0000UL) | \ macro

Completed in 36 milliseconds

123