Home
last modified time | relevance | path

Searched defs:temp0 (Results 26 - 47 of 47) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H A Dastc_color_unquantize.cpp649 int temp0, temp1; in hdr_rgb_unpack3() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Denc_mips_dsp_r2.c148 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in FTransform_MIPSdspR2() local
486 int temp0, temp1, temp2, temp3; DCMode16() local
549 int temp0, temp1, temp2, temp3; DCMode8() local
592 int temp0, temp1; DC4() local
613 int a10, a32, temp0, temp1, temp2, temp3, temp4, temp5; TM4() local
668 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; VE4() local
699 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; HE4() local
735 int temp0, temp1, temp2, temp3, temp4, temp5; RD4() local
784 int temp0, temp1, temp2, temp3, temp4; VR4() local
834 int temp0, temp1, temp2, temp3, temp4, temp5; LD4() local
881 int temp0, temp1, temp2, temp3, temp4; VL4() local
930 int temp0, temp1, temp2, temp3, temp4; HD4() local
978 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; HU4() local
1084 int temp0, temp1, temp2, temp3; SSE16x16_MIPSdspR2() local
1114 int temp0, temp1, temp2, temp3; SSE16x8_MIPSdspR2() local
1136 int temp0, temp1, temp2, temp3; SSE8x8_MIPSdspR2() local
1154 int temp0, temp1, temp2, temp3; SSE4x4_MIPSdspR2() local
1277 int temp0, temp1, temp2, temp3, temp4, temp5,temp6; QuantizeBlock_MIPSdspR2() local
1364 int temp0, temp1, temp2, temp3, temp4; FTransformWHT_MIPSdspR2() local
1463 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; CollectHistogram_MIPSdspR2() local
[all...]
H A Ddec_msa.c881 const v8u16 temp0 = __msa_hadd_u_h(rtop, rtop); in DC8uv() local
943 const v8u16 temp0 = __msa_hadd_u_h(rtop, rtop); in DC8uvNoLeft() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_emitter.cpp1374 Operand *temp0 = &insn.GetOperand(kInsnSecondOpnd); in EmitCompareAndSwapInt() local
/third_party/ffmpeg/libavcodec/loongarch/
H A Dvc1dsp_lasx.c30 __m256i temp0, temp1, temp2, temp3, t1, t2, t3, t4, t5, t6, t7, t8; in ff_vc1_inv_trans_8x8_lasx() local
143 __m256i const_dc, temp0, temp1, temp2, temp3; ff_vc1_inv_trans_8x8_dc_lasx() local
205 __m256i temp0, temp1, temp2, temp3, t1, t2, t3, t4; ff_vc1_inv_trans_8x4_lasx() local
272 __m256i const_dc, temp0, temp1, reg0, reg1; ff_vc1_inv_trans_8x4_dc_lasx() local
298 __m256i const_dc, temp0, temp1, temp2, temp3, reg0, reg1; ff_vc1_inv_trans_4x8_dc_lasx() local
331 __m256i temp0, temp1, temp2, temp3, t1, t2, t3, t4; ff_vc1_inv_trans_4x8_lasx() local
446 __m256i in0, in1, in2, in3, temp0, temp1, const_dc; ff_vc1_inv_trans_4x4_dc_lasx() local
472 __m256i temp0, temp1, temp2, temp3, t1, t2; ff_vc1_inv_trans_4x4_lasx() local
528 __m256i temp0, temp1, const_para1_2, const_para0_3; put_vc1_mspel_mc_h_v_lasx() local
741 __m256i in0, in1, in2, in3, temp0, temp1, t0; put_vc1_mspel_mc_v_lasx() local
[all...]
H A Dhevc_lpf_sao_lsx.c49 __m128i temp0, temp1; in ff_hevc_loop_filter_luma_h_8_lsx() local
459 __m128i temp0, temp1; ff_hevc_loop_filter_luma_v_8_lsx() local
875 __m128i temp0, temp1, delta; ff_hevc_loop_filter_chroma_h_8_lsx() local
929 __m128i temp0, temp1, delta; ff_hevc_loop_filter_chroma_v_8_lsx() local
[all...]
/third_party/ffmpeg/libavcodec/ppc/
H A Dme_cmp.c401 register vector signed short temp0, temp1, temp2, temp3, temp4, in hadamard8_diff8x8_altivec() local
/third_party/ffmpeg/libavcodec/mips/
H A Dhevc_lpf_sao_msa.c46 v8u16 temp0, temp1; in hevc_loopfilter_luma_hor_msa() local
469 v8u16 temp0, temp1; hevc_loopfilter_luma_ver_msa() local
928 v8i16 temp0, temp1, delta; hevc_loopfilter_chroma_hor_msa() local
988 v8i16 temp0, temp1, delta; hevc_loopfilter_chroma_ver_msa() local
[all...]
H A Dh264dsp_msa.c436 v8i16 temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in avc_biwgt_8x16_msa() local
H A Dvp9_idct_msa.c716 v8i16 temp0, temp1, temp2, temp3, s0, s1; in vp9_iadst8x8_colcol_addblk_msa() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_aiir.c974 double *temp0 = av_calloc(iir->nb_ab[0], sizeof(*temp0)); in convert_sf2tf() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_shader.cpp390 auto temp0 = value_factory().temp_register(0); in allocate_reserved_registers() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_insn.c577 SVGA3dShaderDestToken temp0; in submit_op3() local
650 SVGA3dShaderDestToken temp0; in submit_op4() local
1316 SVGA3dShaderDestToken temp0 = get_temp( emit ); emit_ssg() local
[all...]
/third_party/ffmpeg/libpostproc/
H A Dpostprocess_altivec_template.c1052 vector unsigned char temp0 = vec_mergeh(tempA, tempI); in transpose_16x8_char_toPackedAlign_altivec() local
1152 vector unsigned char temp0 = vec_mergeh(tempA, tempI); in transpose_8x16_char_fromPackedAlign_altivec() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c91 const float temp0 = lerp(a, v00, v10); in lerp_2d() local
105 const float temp0 = lerp_2d(a, b, v000, v100, v010, v110); in lerp_3d() local
/third_party/node/deps/v8/src/codegen/arm64/
H A Dmacro-assembler-arm64.cc1391 VRegister temp0 = scope.AcquireD(); in CopyDoubleWords() local
3523 VRegister temp0 = temps.AcquireD(); in TruncateDoubleToI() local
/third_party/node/deps/v8/src/builtins/arm64/
H A Dbuiltins-arm64.cc3789 CopyRegListToFrame(MacroAssembler* masm, const Register& dst, int dst_offset, const CPURegList& reg_list, const Register& temp0, const Register& temp1, int src_offset = 0) CopyRegListToFrame() argument
/third_party/node/deps/v8/src/wasm/baseline/loong64/
H A Dliftoff-assembler-loong64.h658 Register temp0 = pinned.set(GetUnusedRegister(kGpReg, pinned)).gp(); AtomicSub() local
716 Register temp0 = pinned.set(GetUnusedRegister(kGpReg, pinned)).gp(); AtomicExchange() local
791 Register temp0 = pinned.set(GetUnusedRegister(kGpReg, pinned)).gp(); AtomicCompareExchange() local
[all...]
/third_party/node/deps/v8/src/codegen/s390/
H A Dmacro-assembler-s390.cc4902 AtomicCmpExchangeHelper(Register addr, Register output, Register old_value, Register new_value, int start, int end, int shift_amount, int offset, Register temp0, Register temp1) CallRecordWriteStub() argument
4920 AtomicCmpExchangeU8(Register addr, Register output, Register old_value, Register new_value, Register temp0, Register temp1) CallRecordWriteStub() argument
4969 AtomicCmpExchangeU16(Register addr, Register output, Register old_value, Register new_value, Register temp0, Register temp1) CallRecordWriteStub() argument
[all...]
/third_party/node/deps/v8/src/wasm/baseline/riscv64/
H A Dliftoff-assembler-riscv64.h909 Register temp0 = pinned.set(GetUnusedRegister(kGpReg, pinned)).gp(); in AtomicCompareExchange() local
/third_party/node/deps/v8/src/wasm/baseline/mips64/
H A Dliftoff-assembler-mips64.h819 Register temp0 = pinned.set(GetUnusedRegister(kGpReg, pinned)).gp(); AtomicExchange() local
895 Register temp0 = pinned.set(GetUnusedRegister(kGpReg, pinned)).gp(); AtomicCompareExchange() local
[all...]
/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.cc13233 SimVRegister temp0 = Simulator::ExpandToSimVRegister(pn); in Simulator() local
[all...]

Completed in 103 milliseconds

12