Home
last modified time | relevance | path

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

/external/libwebsockets/lib/core-net/
Dstate.c51 _systnm(lws_state_manager_t *mgr, int state, char *temp8) in _systnm() argument
54 lws_snprintf(temp8, 8, "%d", state); in _systnm()
55 return temp8; in _systnm()
66 char temp8[8]; in _report() local
78 _systnm(mgr, a, temp8), in _report()
79 _systnm(mgr, b, temp8)); in _report()
93 char temp8[8]; in _lws_state_transition() local
101 mgr->state, _systnm(mgr, mgr->state, temp8), target, in _lws_state_transition()
102 _systnm(mgr, target, temp8)); in _lws_state_transition()
119 char temp8[8]; in lws_state_transition_steps() local
[all …]
/external/webp/src/dsp/
Ddec_mips_dsp_r2.c27 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9, temp10; in TransformDC() local
38 CONVERT_2_BYTES_TO_HALF(temp6, temp7, temp8, temp9, temp10, temp1, temp2, in TransformDC()
40 STORE_SAT_SUM_X2(temp6, temp7, temp8, temp9, temp10, temp1, temp2, temp3, in TransformDC()
56 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; in TransformAC3() local
65 SHIFT_R_SUM_X2(temp1, temp6, temp7, temp8, temp2, temp9, temp10, temp4, in TransformAC3()
73 PACK_2_HALVES_TO_WORD(temp12, temp18, temp7, temp6, temp1, temp8, temp2, in TransformAC3()
76 temp17, temp12, temp18, temp1, temp8, temp2, temp4, in TransformAC3()
87 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; in TransformOne() local
96 MUL_SHIFT_SUM(temp7, temp8, temp9, temp10, temp11, temp12, temp13, temp14, in TransformOne()
97 temp10, temp8, temp9, temp7, temp1, temp2, temp5, temp6, in TransformOne()
[all …]
Denc_mips_dsp_r2.c148 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in FTransform_MIPSdspR2() local
157 HORIZONTAL_PASS(2, temp8, temp9, temp10, temp11) in FTransform_MIPSdspR2()
160 VERTICAL_PASS(0, 8, 16, 24, temp0, temp4, temp8, temp12) in FTransform_MIPSdspR2()
176 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; in ITransformOne() local
185 MUL_SHIFT_SUM(temp7, temp8, temp9, temp10, temp11, temp12, temp13, temp14, in ITransformOne()
186 temp10, temp8, temp9, temp7, temp1, temp2, temp5, temp6, in ITransformOne()
188 INSERT_HALF_X2(temp8, temp7, temp10, temp9) in ITransformOne()
191 ADD_SUB_HALVES(temp1, temp2, temp3, temp8) in ITransformOne()
193 ADD_SUB_HALVES(temp7, temp8, temp17, temp18) in ITransformOne()
200 ADD_SUB_HALVES(temp17, temp8, temp8, temp11) in ITransformOne()
[all …]
Denc_mips32.c120 int temp7, temp8, temp9, temp10, temp11, temp12, temp13; in ITransformOne_MIPS32() local
127 VERTICAL_PASS(2, 18, 10, 26, temp8, temp4, temp5, temp6, temp7) in ITransformOne_MIPS32()
128 VERTICAL_PASS(4, 20, 12, 28, temp12, temp8, temp9, temp10, temp11) in ITransformOne_MIPS32()
131 HORIZONTAL_PASS(0, temp0, temp4, temp8, temp12) in ITransformOne_MIPS32()
138 [temp6]"=&r"(temp6), [temp7]"=&r"(temp7), [temp8]"=&r"(temp8), in ITransformOne_MIPS32()
368 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in Disto4x4_MIPS32() local
389 [temp6]"=&r"(temp6), [temp7]"=&r"(temp7), [temp8]"=&r"(temp8) in Disto4x4_MIPS32()
484 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in FTransform_MIPS32() local
495 HORIZONTAL_PASS(2, temp8, temp9, temp10, temp11) in FTransform_MIPS32()
498 VERTICAL_PASS(0, 8, 16, 24, temp0, temp4, temp8, temp12) in FTransform_MIPS32()
[all …]
Drescaler_mips_dsp_r2.c45 int temp8, temp9, temp10, temp11;
102 [temp8]"=&r"(temp8), [temp9]"=&r"(temp9), [temp10]"=&r"(temp10),
226 int temp8, temp9, temp10, temp11; in ExportRowExpand_MIPSdspR2() local
279 [temp8]"=&r"(temp8), [temp9]"=&r"(temp9), [temp10]"=&r"(temp10), in ExportRowExpand_MIPSdspR2()
Ddec_mips32.c220 int temp5, temp6, temp7, temp8, temp9; in TransformOne() local
541 [temp6]"=&r"(temp6), [temp7]"=&r"(temp7), [temp8]"=&r"(temp8), in TransformOne()
Dmips_macro.h191 [temp7]"=&r"(temp7), [temp8]"=&r"(temp8), [temp9]"=&r"(temp9), \
/external/libavc/common/x86/
Dih264_iquant_itrans_recon_ssse3.c395 __m128i temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in ih264_iquant_itrans_recon_8x8_ssse3() local
695 temp8 = _mm_add_epi32(resq_r3_1, resq_r5_1); //w3+w5 in ih264_iquant_itrans_recon_8x8_ssse3()
697 temp8 = _mm_add_epi32(temp8, resq_r1_1); //w3+w5+w1 in ih264_iquant_itrans_recon_8x8_ssse3()
701 temp8 = _mm_add_epi32(temp8, temp17); //w3+w5+w1+(w1>>1) in ih264_iquant_itrans_recon_8x8_ssse3()
703 temp8 = _mm_packs_epi32(temp8, temp16); in ih264_iquant_itrans_recon_8x8_ssse3()
709 resq_r1_1 = _mm_srai_epi16(temp8, 2); in ih264_iquant_itrans_recon_8x8_ssse3()
725 resq_r7_1 = _mm_sub_epi16(temp8, resq_r7_1); in ih264_iquant_itrans_recon_8x8_ssse3()
743 temp8 = _mm_sub_epi16(resq_r0_1, resq_r7_1); in ih264_iquant_itrans_recon_8x8_ssse3()
768 temp19 = _mm_unpacklo_epi16(temp7, temp8); //a6 a7 b6 b7 c6 c7 d6 d7 in ih264_iquant_itrans_recon_8x8_ssse3()
770 temp20 = _mm_unpackhi_epi16(temp7, temp8); //e6 e7 f6 f7 g6 g7 h6 h7 in ih264_iquant_itrans_recon_8x8_ssse3()
[all …]
Dih264_iquant_itrans_recon_dc_ssse3.c245 __m128i temp1,temp2,temp3,temp4, temp5, temp6, temp7,temp8; in ih264_iquant_itrans_recon_8x8_dc_ssse3() local
302 temp8 = _mm_add_epi16(value_add, pred_r7); in ih264_iquant_itrans_recon_8x8_dc_ssse3()
319 sign_reg = _mm_cmpgt_epi16(temp8, zero_8x16b); // sign check in ih264_iquant_itrans_recon_8x8_dc_ssse3()
320 temp8 = _mm_and_si128(temp8, sign_reg); in ih264_iquant_itrans_recon_8x8_dc_ssse3()
329 temp8 = _mm_packus_epi16(temp8, zero_8x16b); in ih264_iquant_itrans_recon_8x8_dc_ssse3()
338 _mm_storel_epi64((__m128i *)(&pu1_out[7 * out_strd]), temp8); in ih264_iquant_itrans_recon_8x8_dc_ssse3()
/external/llvm/test/Transforms/StructurizeCFG/
Dnested-loop-order.ll13 %temp8.0.ph = phi float [ 0.000000e+00, %main_body ], [ %tmp35, %ENDIF28 ]
31 %temp8.1 = phi float [ %temp8.0.ph, %LOOP ], [ %temp8.0.ph, %IF29 ], [ %tmp35, %ENDIF28 ]
61 %tmp35 = fadd float %temp8.0.ph, 1.0
/external/llvm-project/llvm/test/Transforms/StructurizeCFG/
Dnested-loop-order.ll14 %temp8.0.ph = phi float [ 0.000000e+00, %main_body ], [ %tmp35, %ENDIF28 ]
32 %temp8.1 = phi float [ %temp8.0.ph, %LOOP ], [ %temp8.0.ph, %IF29 ], [ %tmp35, %ENDIF28 ]
62 %tmp35 = fadd float %temp8.0.ph, 1.0
/external/llvm/test/CodeGen/AMDGPU/
Dr600cfg.ll20 %temp8.0 = phi float [ 0.000000e+00, %main_body ], [ %38, %LOOP47 ]
32 %17 = insertelement <4 x float> %16, float %temp8.0, i32 1
37 %21 = insertelement <4 x float> %20, float %temp8.0, i32 1
42 %25 = insertelement <4 x float> %24, float %temp8.0, i32 1
52 %33 = insertelement <4 x float> %32, float %temp8.0, i32 1
59 %36 = bitcast float %temp8.0 to i32
Dschedule-fs-loop.ll22 %temp8.0 = phi float [ 0.000000e+00, %main_body ], [ %27, %ENDIF ]
23 %10 = bitcast float %temp8.0 to i32
45 %25 = bitcast float %temp8.0 to i32
Dschedule-if-2.ll36 %temp8.0 = select i1 %25, float 0x36A0000000000000, float 0.000000e+00
39 %28 = bitcast float %temp8.0 to i32
Dsgpr-copy.ll132 %temp8.0 = phi float [ %tmp96, %IF25 ], [ %tmp35, %ENDIF ]
136 %tmp100 = fmul float %tmp32, %temp8.0
138 %tmp102 = fmul float %tmp33, %temp8.0
140 %tmp104 = fmul float %tmp34, %temp8.0
176 %temp8.0 = phi float [ 0.000000e+00, %main_body ], [ %tmp36, %ENDIF ]
177 %tmp28 = bitcast float %temp8.0 to i32
190 %tmp34 = bitcast float %temp8.0 to i32
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dr600cfg.ll20 %temp8.0 = phi float [ 0.000000e+00, %main_body ], [ %38, %LOOP47 ]
32 %17 = insertelement <4 x float> %16, float %temp8.0, i32 1
37 %21 = insertelement <4 x float> %20, float %temp8.0, i32 1
42 %25 = insertelement <4 x float> %24, float %temp8.0, i32 1
52 %33 = insertelement <4 x float> %32, float %temp8.0, i32 1
59 %36 = bitcast float %temp8.0 to i32
Dschedule-if-2.ll36 %temp8.0 = select i1 %25, float 0x36A0000000000000, float 0.000000e+00
39 %28 = bitcast float %temp8.0 to i32
Dsgpr-copy.ll147 %temp8.0 = phi float [ %tmp96, %IF25 ], [ %tmp35, %ENDIF ]
151 %tmp100 = fmul float %tmp32, %temp8.0
153 %tmp102 = fmul float %tmp33, %temp8.0
155 %tmp104 = fmul float %tmp34, %temp8.0
189 %temp8.0 = phi float [ 0.000000e+00, %main_body ], [ %tmp36, %ENDIF ]
190 %tmp28 = bitcast float %temp8.0 to i32
203 %tmp34 = bitcast float %temp8.0 to i32
/external/libvpx/libvpx/vpx_dsp/mips/
Ddeblock_msa.c23 v8i16 temp5, temp6, temp7, temp8, temp9; \
30 ILVRL_W2_SH(temp5, temp4, temp8, temp9); \
39 out4 = (v16u8)temp8; \
78 v8i16 temp5, temp6, temp7, temp8, temp9; \
90 ILVRL_H2_SH(temp5, temp4, temp8, temp9); \
91 ILVRL_W2_SH(temp8, temp6, temp4, temp5); \
93 ILVL_B2_SH(in1, in0, in3, in2, temp8, temp9); \
103 ILVR_H4_SH(temp9, temp8, temp1, temp0, temp3, temp2, temp5, temp4, temp6, \
104 temp7, temp8, temp9); \
105 ILVR_W2_SH(temp7, temp6, temp9, temp8, temp0, temp1); \
[all …]
/external/webrtc/modules/audio_processing/aecm/
Daecm_core_mips.cc680 uint16_t* temp8; in WebRtcAecm_StoreAdaptiveChannel_mips() local
684 temp8 = (uint16_t*)(&far_spectrum[0]); in WebRtcAecm_StoreAdaptiveChannel_mips()
713 [temp1] "+r"(temp1), [temp8] "+r"(temp8), [temp7] "+r"(temp7) in WebRtcAecm_StoreAdaptiveChannel_mips()
976 int32_t temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in WebRtcAecm_ProcessBlock() local
1211 [temp7] "=&r"(temp7), [temp8] "=&r"(temp8), [ptr1] "+r"(ptr1) in WebRtcAecm_ProcessBlock()
/external/libhevc/common/x86/
Dihevc_chroma_intra_pred_filters_ssse3_intr.c547 __m128i temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in ihevc_intra_pred_chroma_horz_ssse3() local
564 temp8 = _mm_set1_epi8(pu1_ref[(4 * nt) - 1 - 2 * (row + 3)]); in ihevc_intra_pred_chroma_horz_ssse3()
569 temp8 = _mm_unpacklo_epi8(temp7, temp8); in ihevc_intra_pred_chroma_horz_ssse3()
574 _mm_storeu_si128((__m128i *)(pu1_dst + ((row + 3) * dst_strd)), temp8); in ihevc_intra_pred_chroma_horz_ssse3()
592 temp8 = _mm_set1_epi8(pu1_ref[(4 * nt) - 1 - 2 * (row + 3)]); in ihevc_intra_pred_chroma_horz_ssse3()
597 temp8 = _mm_unpacklo_epi8(temp7, temp8); in ihevc_intra_pred_chroma_horz_ssse3()
608 _mm_storeu_si128((__m128i *)(pu1_dst + ((row + 3) * dst_strd) + 0), temp8); in ihevc_intra_pred_chroma_horz_ssse3()
609 _mm_storeu_si128((__m128i *)(pu1_dst + ((row + 3) * dst_strd) + 16), temp8); in ihevc_intra_pred_chroma_horz_ssse3()
626 temp8 = _mm_set1_epi8(pu1_ref[(4 * nt) - 1 - 2 * 3]); in ihevc_intra_pred_chroma_horz_ssse3()
631 temp8 = _mm_unpacklo_epi8(temp7, temp8); in ihevc_intra_pred_chroma_horz_ssse3()
[all …]
Dihevc_32x32_itrans_recon_sse42_intr.c200 __m128i temp5, temp6, temp7, temp8; in ihevc_itrans_recon_32x32_sse42() local
773 temp8 = m_temp_reg_35; in ihevc_itrans_recon_32x32_sse42()
946 m_temp_reg_34 = _mm_add_epi32(temp8, m_temp_reg_30); in ihevc_itrans_recon_32x32_sse42()
947 m_temp_reg_35 = _mm_sub_epi32(temp8, m_temp_reg_30); in ihevc_itrans_recon_32x32_sse42()
1282 temp8 = _mm_sub_epi32(m_temp_reg_35, m_temp_reg_31); in ihevc_itrans_recon_32x32_sse42()
1577 m_temp_reg_34 = _mm_add_epi32(temp8, m_temp_reg_30); in ihevc_itrans_recon_32x32_sse42()
1578 m_temp_reg_35 = _mm_sub_epi32(temp8, m_temp_reg_30); in ihevc_itrans_recon_32x32_sse42()
4075 temp8 = _mm_sub_epi32(m_temp_reg_14, m_temp_reg_93); /* ee[12] */ in ihevc_itrans_recon_32x32_sse42()
4417 m_temp_reg_31 = _mm_add_epi32(temp8, m_temp_reg_20); in ihevc_itrans_recon_32x32_sse42()
4418 m_temp_reg_30 = _mm_sub_epi32(temp8, m_temp_reg_20); in ihevc_itrans_recon_32x32_sse42()
[all …]
Dihevc_itrans_recon_32x32_ssse3_intr.c208 __m128i temp5, temp6, temp7, temp8; in ihevc_itrans_recon_32x32_ssse3() local
784 temp8 = m_temp_reg_35; in ihevc_itrans_recon_32x32_ssse3()
956 m_temp_reg_34 = _mm_add_epi32(temp8, m_temp_reg_30); in ihevc_itrans_recon_32x32_ssse3()
957 m_temp_reg_35 = _mm_sub_epi32(temp8, m_temp_reg_30); in ihevc_itrans_recon_32x32_ssse3()
1293 temp8 = _mm_sub_epi32(m_temp_reg_35, m_temp_reg_31); in ihevc_itrans_recon_32x32_ssse3()
1587 m_temp_reg_34 = _mm_add_epi32(temp8, m_temp_reg_30); in ihevc_itrans_recon_32x32_ssse3()
1588 m_temp_reg_35 = _mm_sub_epi32(temp8, m_temp_reg_30); in ihevc_itrans_recon_32x32_ssse3()
4081 temp8 = _mm_sub_epi32(m_temp_reg_14, m_temp_reg_93); /* ee[12] */ in ihevc_itrans_recon_32x32_ssse3()
4423 m_temp_reg_31 = _mm_add_epi32(temp8, m_temp_reg_20); in ihevc_itrans_recon_32x32_ssse3()
4424 m_temp_reg_30 = _mm_sub_epi32(temp8, m_temp_reg_20); in ihevc_itrans_recon_32x32_ssse3()
[all …]
/external/llvm-project/llvm/test/Transforms/SLPVectorizer/AArch64/
Dmatmul.ll100 %temp8 = load double, double* %arrayidx37.i, align 8
101 %mul38.i = fmul double %temp, %temp8
119 %mul86.i = fmul double %temp8, %temp10
/external/capstone/arch/M680X/
DM680XDisassembler.c1010 uint8_t temp8 = 0; in illegal_hdlr() local
1013 read_byte(info, &temp8, (*address)++); in illegal_hdlr()
1014 op0->imm = (int32_t)temp8 & 0xff; in illegal_hdlr()