Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/SupportFunctions/
Darm_q31_to_q15.c132 out1 = __PKHTB(in2, in1, 16); in arm_q31_to_q15()
133 out2 = __PKHTB(in4, in3, 16); in arm_q31_to_q15()
135 out1 = __PKHTB(in1, in2, 16); in arm_q31_to_q15()
136 out2 = __PKHTB(in3, in4, 16); in arm_q31_to_q15()
Darm_q7_to_q15.c139 out2 = __PKHTB(in1, in2, 16); in arm_q7_to_q15()
142 out1 = __PKHTB(in1, in2, 16); in arm_q7_to_q15()
Darm_q15_to_q7.c127 out1 = __PKHTB(in2, in1, 16); in arm_q15_to_q7()
132 out1 = __PKHTB(in1, in2, 16); in arm_q15_to_q7()
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/ConvolutionFunctions/
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()
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()
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()
Darm_convolve_HWC_q7_RGB.c172 *__SIMD32(pBuffer) = __PKHTB(top.word, bottom.word, 0); in arm_convolve_HWC_q7_RGB()
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/NNSupportFunctions/
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()
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()
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()
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/PoolingFunctions/
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()
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Include/
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()
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/Include/
Dcmsis_armcc.h884 #define __PKHTB(ARG1,ARG2,ARG3) ( ((((uint32_t)(ARG1)) ) & 0xFFFF0000UL) | \ macro
Dcmsis_gcc.h2137 #define __PKHTB(ARG1,ARG2,ARG3) \
2151 #define __PKHTB(ARG1,ARG2,ARG3) ( ((((uint32_t)(ARG1)) ) & 0xFFFF0000UL) | \ macro
Dcmsis_armclang.h1429 #define __PKHTB(ARG1,ARG2,ARG3) ( ((((uint32_t)(ARG1)) ) & 0xFFFF0000UL) | \ macro
Dcmsis_iccarm.h490 #define __PKHTB __iar_builtin_PKHTB macro
Dcmsis_armclang_ltm.h1876 #define __PKHTB(ARG1,ARG2,ARG3) ( ((((uint32_t)(ARG1)) ) & 0xFFFF0000UL) | \ macro
Darm_math.h647 #define __PKHTB(ARG1, ARG2, ARG3) ( (((int32_t)(ARG1) << 0) & (int32_t)0xFFFF0000) | \ macro
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/Core/Include/
Dcmsis_armcc.h874 #define __PKHTB(ARG1,ARG2,ARG3) ( ((((uint32_t)(ARG1)) ) & 0xFFFF0000UL) | \ macro
Dcmsis_armclang.h1484 #define __PKHTB(ARG1,ARG2,ARG3) ( ((((uint32_t)(ARG1)) ) & 0xFFFF0000UL) | \ macro
Dcmsis_iccarm.h523 #define __PKHTB __iar_builtin_PKHTB macro
Dcmsis_armclang_ltm.h1909 #define __PKHTB(ARG1,ARG2,ARG3) ( ((((uint32_t)(ARG1)) ) & 0xFFFF0000UL) | \ macro
Dcmsis_gcc.h2205 #define __PKHTB(ARG1,ARG2,ARG3) \ macro
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Include/dsp/
Dnone.h214 #define __PKHTB(ARG1, ARG2, ARG3) ( (((int32_t)(ARG1) << 0) & (int32_t)0xFFFF0000) | \ macro