/aosp_15_r20/external/webp/src/dsp/ |
H A D | enc_sse2.c | 207 const __m128i tmp1 = _mm_loadu_si128((const __m128i*)&in[8]); in ITransform_Two_SSE2() local 241 const __m128i tmp1 = _mm_add_epi16(b, c); in ITransform_Two_SSE2() local 272 const __m128i tmp1 = _mm_add_epi16(b, c); in ITransform_Two_SSE2() local 363 const __m128i tmp1 = _mm_srai_epi32(tmp1_2, 9); in FTransformPass1_SSE2() local 711 const int val = left[y] - left[-1]; in TM_SSE2() local 721 const int val = left[y] - left[-1]; in TM_SSE2() local 1015 const int val = top[-2 - y] - top[-1]; in TM4_SSE2() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/cpu/vec/vec512/ |
H A D | vec512_bfloat16.h | 180 Vectorized16(T val) { in Vectorized16() 479 __at_align__ float tmp1[size() / 2], tmp2[size() / 2]; in erfinv() local 523 __at_align__ float tmp1[size() / 2], tmp2[size() / 2]; in i0() local 538 __at_align__ float tmp1[sz / 2], tmp2[sz / 2]; in i0e() local 554 __at_align__ float tmp1[sz / 2], tmp2[sz / 2]; in digamma() local 571 __at_align__ float tmp1[size() / 2], tmp2[size() / 2]; in igamma() local 591 __at_align__ float tmp1[size() / 2], tmp2[size() / 2]; in igammac() local
|
H A D | vec512_float.h | 33 Vectorized(float val) { in Vectorized() 207 auto tmp1 = _mm512_fmadd_ps(p5, t, p4); in erf() local
|
/aosp_15_r20/external/mesa3d/src/amd/compiler/tests/ |
H A D | test_optimizer.cpp | 754 emit_denorm_srcdest(aco_opcode op, Temp val) in emit_denorm_srcdest() 833 Temp val = emit_denorm_srcdest(cfg.src, inputs[0]); variable 871 Temp tmp1 = bld.vop1_dpp(aco_opcode::v_mov_b32, bld.def(v1), a, dpp_row_mirror); variable 1594 vop3p_constant(unsigned* idx, aco_opcode op, const char* swizzle, uint32_t val) in vop3p_constant()
|
/aosp_15_r20/external/flashrom/ |
H A D | jedec.c | 31 uint8_t oddparity(uint8_t val) in oddparity() 41 uint8_t tmp1 = chip_readb(flash, dst) & 0x40; in toggle_ready_jedec_common() local
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | ff_fragment_shader.c | 539 smear(nir_builder *b, nir_def *val) in smear() 555 nir_def *tmp0, *tmp1; in emit_combine() local 665 nir_def *val; in emit_texenv() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULibCalls.cpp | 1527 double val = (double)iopr1->getSExtValue(); in evaluateScalarMathFunc() local 1536 double val = (double)iopr1->getSExtValue(); in evaluateScalarMathFunc() local 1626 ArrayRef<float> tmp1(FVal1); in evaluateCall() local 1633 ArrayRef<double> tmp1(DVal1); in evaluateCall() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULibCalls.cpp | 1591 double val = (double)iopr1->getSExtValue(); in evaluateScalarMathFunc() local 1600 double val = (double)iopr1->getSExtValue(); in evaluateScalarMathFunc() local 1689 ArrayRef<float> tmp1(FVal1); in evaluateCall() local 1696 ArrayRef<double> tmp1(DVal1); in evaluateCall() local
|
/aosp_15_r20/external/libvpx/vpx_dsp/mips/ |
H A D | intrapred_msa.c | 387 uint32_t val; in intra_predict_tm_4x4_msa() local 389 v16i8 src_left0, src_left1, src_left2, src_left3, tmp0, tmp1, src_top = { 0 }; in intra_predict_tm_4x4_msa() local 415 uint64_t val; in intra_predict_tm_8x8_msa() local 418 v16i8 src_left0, src_left1, src_left2, src_left3, tmp0, tmp1, src_top = { 0 }; in intra_predict_tm_8x8_msa() local
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/crc/internal/ |
H A D | crc_x86_arm_combined.cc | 156 uint32_t val = *crc; in ExtendByZeroes() local 227 V128 tmp1 = V128_PMulHi(partialCRC1, loopMultiplicands); in Process64BytesPclmul() local
|
/aosp_15_r20/external/abseil-cpp/absl/crc/internal/ |
H A D | crc_x86_arm_combined.cc | 160 uint32_t val = *crc; in ExtendByZeroes() local 231 V128 tmp1 = V128_PMulHi(partialCRC1, loopMultiplicands); in Process64BytesPclmul() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/crc/internal/ |
D | crc_x86_arm_combined.cc | 156 uint32_t val = *crc; in ExtendByZeroes() local 227 V128 tmp1 = V128_PMulHi(partialCRC1, loopMultiplicands); in Process64BytesPclmul() local
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/crc/internal/ |
H A D | crc_x86_arm_combined.cc | 156 uint32_t val = *crc; in ExtendByZeroes() local 227 V128 tmp1 = V128_PMulHi(partialCRC1, loopMultiplicands); in Process64BytesPclmul() local
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/crc/internal/ |
H A D | crc_x86_arm_combined.cc | 160 uint32_t val = *crc; in ExtendByZeroes() local 231 V128 tmp1 = V128_PMulHi(partialCRC1, loopMultiplicands); in Process64BytesPclmul() local
|
/aosp_15_r20/external/executorch/kernels/optimized/vec/vec256/ |
H A D | vec256_float.h | 39 Vectorized(float val) { in Vectorized() 162 auto tmp1 = _mm256_fmadd_ps(p5, t, p4); in erf() local
|
/aosp_15_r20/external/python/cpython3/Python/ |
D | hamt.c | 689 PyObject *key, PyObject *val, int* added_leaf) in hamt_node_bitmap_assoc() 1024 PyObject *val = sub_tree->b_array[1]; in hamt_node_bitmap_without() local 1097 PyObject *key, PyObject **val) in hamt_node_bitmap_find() 1189 PyObject *tmp1; in hamt_node_bitmap_dump() local 1318 PyObject *key, PyObject *val, int* added_leaf) in hamt_node_collision_assoc() 1530 PyObject *key, PyObject **val) in hamt_node_collision_find() 1610 PyObject *val = node->c_array[i + 1]; in hamt_node_collision_dump() local 1679 PyObject *key, PyObject *val, int* added_leaf) in hamt_node_array_assoc() 1873 PyObject *val = child->b_array[1]; in hamt_node_array_without() local 1921 PyObject *key, PyObject **val) in hamt_node_array_find() [all …]
|
/aosp_15_r20/external/libavc/common/ |
H A D | ih264_luma_intra_pred_filters.c | 241 WORD32 val = 0; in ih264_intra_pred_luma_4x4_mode_dc() local 998 WORD32 val = 0; in ih264_intra_pred_luma_8x8_mode_dc() local 1759 WORD32 val = 0; in ih264_intra_pred_luma_16x16_mode_dc() local 1910 WORD32 tmp1, tmpx, tmpx_init, j, i; in ih264_intra_pred_luma_16x16_mode_plane() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/cpu/vec/vec256/ |
H A D | vec256_float.h | 31 Vectorized(float val) { in Vectorized() 187 auto tmp1 = _mm256_fmadd_ps(p5, t, p4); in erf() local
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_nir.c | 59 cast_type(struct lp_build_nir_context *bld_base, LLVMValueRef val, in cast_type() 951 LLVMValueRef tmp1 = merge_16bit(bld_base, src[0], src[1]); in do_alu_action() local 1312 LLVMValueRef val = bld_base->load_reg(bld_base, reg_bld, decl, base, indir_src, reg_storage); in visit_load_reg() local 1335 LLVMValueRef val = get_src(bld_base, instr->src[0]); in visit_store_reg() local 1516 LLVMValueRef val = get_src(bld_base, instr->src[0]); in visit_store_ssbo() local 1557 LLVMValueRef val = get_src(bld_base, instr->src[2]); in visit_ssbo_atomic() local 1849 LLVMValueRef val = get_src(bld_base, instr->src[0]); in visit_shared_store() local 1866 LLVMValueRef val = get_src(bld_base, instr->src[1]); in visit_shared_atomic() local 1940 LLVMValueRef val = get_src(bld_base, instr->src[0]); in visit_store_global() local 1957 LLVMValueRef val = get_src(bld_base, instr->src[1]); in visit_global_atomic() local [all …]
|
/aosp_15_r20/external/libxaac/decoder/ |
H A D | ixheaacd_mps_polyphase.c | 47 WORD32 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8, tmp9, tmp10, tmp11, tmp12, tmp13, in ixheaacd_fft32() local 813 WORD32 val; in ixheaacd_calculate_syn_filt_bank_res64() local
|
/aosp_15_r20/external/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_peephole.cpp | 177 ImmediateValue val; in isImmdLoad() local 1062 uint64_t val = imm0.reg.data.u64; in opnd() local 2268 int32_t val = insn->getSrc(2)->asImm()->reg.data.s32; in handleSUCLAMP() local 2517 Value *tmp1 = bld.getSSA(); in handleMULMAD() local 3591 ImmediateValue val; in handleMADforNV50() local 3634 ImmediateValue val; in handleMADforNVC0() local
|
/aosp_15_r20/external/aac/libSBRenc/src/ |
H A D | env_est.cpp | 442 INT min_val, val; in mapPanorama() local 934 FIXP_DBL tmp0, tmp1, tmp2, tmp3; in calculateSbrEnvelope() local
|
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/ |
H A D | CpuMulKernel.cpp | 142 vquantize(float32x4x4_t val, const UniformQuantizationInfo &info) in vquantize() 149 vquantize(float32x4x4_t val, const UniformQuantizationInfo &info) in vquantize() 1352 const float32x4_t tmp1 = wrapper::vcombine(tmp01, tmp11); in c_mul_F32_F32_F32_n() local 1405 const float32x4_t tmp1 = wrapper::vcombine(tmp01, tmp11); in c_mul_F32_F32_F32_n() local
|
/aosp_15_r20/external/trusty/musl/src/regex/ |
D | regcomp.c | 866 int val = *s - '0'; in parse_atom() local 879 tre_ast_node_t *tmp1, *tmp2; in parse_atom() local 924 tre_ast_node_t *tmp1, *tmp2; in parse_atom() local
|
/aosp_15_r20/external/musl/src/regex/ |
H A D | regcomp.c | 866 int val = *s - '0'; in parse_atom() local 879 tre_ast_node_t *tmp1, *tmp2; in parse_atom() local 924 tre_ast_node_t *tmp1, *tmp2; in parse_atom() local
|