/external/webrtc/webrtc/common_audio/vad/ |
D | vad_gmm.c | 34 int16_t tmp16, inv_std, inv_std2, exp_value = 0; in WebRtcVad_GaussianProbability() local 44 tmp16 = (inv_std >> 2); // Q10 -> Q8. in WebRtcVad_GaussianProbability() 46 inv_std2 = (int16_t)((tmp16 * tmp16) >> 2); in WebRtcVad_GaussianProbability() 51 tmp16 = (input << 3); // Q4 -> Q7 in WebRtcVad_GaussianProbability() 52 tmp16 = tmp16 - mean; // Q7 - Q7 = Q7 in WebRtcVad_GaussianProbability() 57 *delta = (int16_t)((inv_std2 * tmp16) >> 10); in WebRtcVad_GaussianProbability() 62 tmp32 = (*delta * tmp16) >> 9; in WebRtcVad_GaussianProbability() 70 tmp16 = (int16_t)((kLog2Exp * tmp32) >> 12); in WebRtcVad_GaussianProbability() 71 tmp16 = -tmp16; in WebRtcVad_GaussianProbability() 72 exp_value = (0x0400 | (tmp16 & 0x03FF)); in WebRtcVad_GaussianProbability() [all …]
|
/external/u-boot/lib/ |
D | uuid.c | 146 uint16_t tmp16; in uuid_str_to_bin() local 162 tmp16 = cpu_to_be16(simple_strtoul(uuid_str + 9, NULL, 16)); in uuid_str_to_bin() 163 memcpy(uuid_bin + 4, &tmp16, 2); in uuid_str_to_bin() 165 tmp16 = cpu_to_be16(simple_strtoul(uuid_str + 14, NULL, 16)); in uuid_str_to_bin() 166 memcpy(uuid_bin + 6, &tmp16, 2); in uuid_str_to_bin() 171 tmp16 = cpu_to_le16(simple_strtoul(uuid_str + 9, NULL, 16)); in uuid_str_to_bin() 172 memcpy(uuid_bin + 4, &tmp16, 2); in uuid_str_to_bin() 174 tmp16 = cpu_to_le16(simple_strtoul(uuid_str + 14, NULL, 16)); in uuid_str_to_bin() 175 memcpy(uuid_bin + 6, &tmp16, 2); in uuid_str_to_bin() 178 tmp16 = cpu_to_be16(simple_strtoul(uuid_str + 19, NULL, 16)); in uuid_str_to_bin() [all …]
|
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/ |
D | 2006-12-15-Range-Test.ll | 11 define i1 @print_pgm_cond_true(i32 %tmp12.reload, i32* %tmp16.out) { 16 store i32 %tmp16, i32* %tmp16.out 20 store i32 %tmp16, i32* %tmp16.out 25 %tmp16 = load i32* %tmp15 ; <i32> [#uses=4] 26 %tmp18 = icmp slt i32 %tmp16, -31 ; <i1> [#uses=1] 27 %tmp21 = icmp sgt i32 %tmp16, 31 ; <i1> [#uses=1]
|
D | 2007-12-18-AddSelCmpSub.ll | 6 %tmp16 = icmp slt i32 %tmp15, 0 ; <i1> [#uses=1] 7 %smax = select i1 %tmp16, i32 0, i32 %tmp15 ; <i32> [#uses=1] 16 %tmp16 = icmp slt i32 %tmp15, 0 ; <i1> [#uses=1] 17 %smax = select i1 %tmp16, i32 0, i32 %tmp15 ; <i32> [#uses=1] 25 %tmp16 = icmp slt i32 %a, 0 ; <i1> [#uses=1] 26 %smax = select i1 %tmp16, i32 0, i32 %tmp15 ; <i32> [#uses=1]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | 2006-12-15-Range-Test.ll | 11 define i1 @print_pgm_cond_true(i32 %tmp12.reload, i32* %tmp16.out) { 16 store i32 %tmp16, i32* %tmp16.out 20 store i32 %tmp16, i32* %tmp16.out 25 %tmp16 = load i32, i32* %tmp15 ; <i32> [#uses=4] 26 %tmp18 = icmp slt i32 %tmp16, -31 ; <i1> [#uses=1] 27 %tmp21 = icmp sgt i32 %tmp16, 31 ; <i1> [#uses=1]
|
D | 2007-12-18-AddSelCmpSub.ll | 6 %tmp16 = icmp slt i32 %tmp15, 0 ; <i1> [#uses=1] 7 %smax = select i1 %tmp16, i32 0, i32 %tmp15 ; <i32> [#uses=1] 16 %tmp16 = icmp slt i32 %tmp15, 0 ; <i1> [#uses=1] 17 %smax = select i1 %tmp16, i32 0, i32 %tmp15 ; <i32> [#uses=1] 25 %tmp16 = icmp slt i32 %a, 0 ; <i1> [#uses=1] 26 %smax = select i1 %tmp16, i32 0, i32 %tmp15 ; <i32> [#uses=1]
|
/external/llvm/test/Transforms/InstCombine/ |
D | 2006-12-15-Range-Test.ll | 11 define i1 @print_pgm_cond_true(i32 %tmp12.reload, i32* %tmp16.out) { 16 store i32 %tmp16, i32* %tmp16.out 20 store i32 %tmp16, i32* %tmp16.out 25 %tmp16 = load i32, i32* %tmp15 ; <i32> [#uses=4] 26 %tmp18 = icmp slt i32 %tmp16, -31 ; <i1> [#uses=1] 27 %tmp21 = icmp sgt i32 %tmp16, 31 ; <i1> [#uses=1]
|
D | 2007-12-18-AddSelCmpSub.ll | 6 %tmp16 = icmp slt i32 %tmp15, 0 ; <i1> [#uses=1] 7 %smax = select i1 %tmp16, i32 0, i32 %tmp15 ; <i32> [#uses=1] 16 %tmp16 = icmp slt i32 %tmp15, 0 ; <i1> [#uses=1] 17 %smax = select i1 %tmp16, i32 0, i32 %tmp15 ; <i32> [#uses=1] 25 %tmp16 = icmp slt i32 %a, 0 ; <i1> [#uses=1] 26 %smax = select i1 %tmp16, i32 0, i32 %tmp15 ; <i32> [#uses=1]
|
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/ |
D | cb_update_best_index.c | 37 int16_t shOld, shNew, tmp16; in WebRtcIlbcfix_CbUpdateBestIndex() local 56 tmp16 = (int16_t)WebRtcSpl_NormW32(cDotNew); in WebRtcIlbcfix_CbUpdateBestIndex() 57 tmp16 = 16 - tmp16; in WebRtcIlbcfix_CbUpdateBestIndex() 64 scaleTmp = -energyShiftNew-tmp16+31; in WebRtcIlbcfix_CbUpdateBestIndex() 67 gainW32 = ((int16_t)WEBRTC_SPL_SHIFT_W32(cDotNew, -tmp16) * invEnergyNew) >> in WebRtcIlbcfix_CbUpdateBestIndex()
|
D | cb_search_core.c | 39 int16_t max, sh, tmp16; in WebRtcIlbcfix_CbSearchCore() local 69 tmp16 = (int16_t)(tmp32 >> 16); in WebRtcIlbcfix_CbSearchCore() 70 cDotSqW16 = (int16_t)(((int32_t)(tmp16)*(tmp16))>>16); in WebRtcIlbcfix_CbSearchCore() 98 tmp16 = WEBRTC_SPL_MIN(16, max-(*inverseEnergyShiftPtr)); in WebRtcIlbcfix_CbSearchCore() 100 (*critPtr)=WEBRTC_SPL_SHIFT_W32((*critPtr),-tmp16); in WebRtcIlbcfix_CbSearchCore()
|
/external/u-boot/drivers/usb/eth/ |
D | asix88179.c | 297 u16 *tmp16; in asix_basic_reset() local 300 tmp16 = (u16 *)buf; in asix_basic_reset() 304 *tmp16 = 0; in asix_basic_reset() 305 asix_write_cmd(dev, AX_ACCESS_MAC, AX_PHYPWR_RSTCTL, 2, 2, tmp16); in asix_basic_reset() 307 *tmp16 = AX_PHYPWR_RSTCTL_IPRL; in asix_basic_reset() 308 asix_write_cmd(dev, AX_ACCESS_MAC, AX_PHYPWR_RSTCTL, 2, 2, tmp16); in asix_basic_reset() 338 *tmp16 = AX_RX_CTL_DROPCRCERR | AX_RX_CTL_IPE | AX_RX_CTL_START | in asix_basic_reset() 340 asix_write_cmd(dev, AX_ACCESS_MAC, AX_RX_CTL, 2, 2, tmp16); in asix_basic_reset() 347 *tmp16 = AX_MEDIUM_RECEIVE_EN | AX_MEDIUM_TXFLOW_CTRLEN | in asix_basic_reset() 350 asix_write_cmd(dev, AX_ACCESS_MAC, AX_MEDIUM_STATUS_MODE, 2, 2, tmp16); in asix_basic_reset() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LowerExpectIntrinsic/ |
D | phi_merge.ll | 27 %tmp16 = call i32 @too() 28 %tmp17 = icmp sgt i32 %arg2, %tmp16 71 %tmp16 = call i32 @too() 72 %tmp17 = icmp sgt i32 %arg2, %tmp16 113 %tmp16 = call i32 @too() 114 %tmp17 = icmp sgt i32 %arg2, %tmp16 118 %tmp19 = phi i32 [ 5, %bb10 ], [ 5, %bb ], [ %tmp16, %bb14 ] 155 %tmp16 = call i32 @too() 156 %tmp17 = icmp sgt i32 %arg2, %tmp16 160 %tmp19 = phi i32 [ 4, %bb10 ], [ 4, %bb ], [ %tmp16, %bb14 ] [all …]
|
/external/swiftshader/third_party/LLVM/test/Transforms/LoopUnroll/ |
D | shifted-tripcount.ll | 6 ; CHECK: %i.013 = phi i64 [ 0, %entry ], [ %tmp16.1, %for.body ] 15 %i.013 = phi i64 [ %tmp16, %for.body ], [ 0, %entry ] ; <i64> [#uses=2] 17 %tmp16 = add i64 %i.013, 1 ; <i64> [#uses=3] 18 %arrayidx = getelementptr double* %p, i64 %tmp16 ; <double*> [#uses=1] 23 %exitcond = icmp eq i64 %tmp16, %mul10 ; <i1> [#uses=1]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopUnroll/ |
D | shifted-tripcount.ll | 6 ; CHECK: %i.013 = phi i64 [ 0, %entry ], [ %tmp16.1, %for.body ] 15 %i.013 = phi i64 [ %tmp16, %for.body ], [ 0, %entry ] ; <i64> [#uses=2] 17 %tmp16 = add i64 %i.013, 1 ; <i64> [#uses=3] 18 %arrayidx = getelementptr double, double* %p, i64 %tmp16 ; <double*> [#uses=1] 23 %exitcond = icmp eq i64 %tmp16, %mul10 ; <i1> [#uses=1]
|
/external/llvm/test/Transforms/LoopUnroll/ |
D | shifted-tripcount.ll | 6 ; CHECK: %i.013 = phi i64 [ 0, %entry ], [ %tmp16.1, %for.body ] 15 %i.013 = phi i64 [ %tmp16, %for.body ], [ 0, %entry ] ; <i64> [#uses=2] 17 %tmp16 = add i64 %i.013, 1 ; <i64> [#uses=3] 18 %arrayidx = getelementptr double, double* %p, i64 %tmp16 ; <double*> [#uses=1] 23 %exitcond = icmp eq i64 %tmp16, %mul10 ; <i1> [#uses=1]
|
/external/llvm/test/Transforms/Inline/ |
D | nested-inline.ll | 38 %tmp16 = and i32 %X, 8 ; <i32> [#uses=1] 39 %tmp16.upgrd.4 = icmp eq i32 %tmp16, 0 ; <i1> [#uses=1] 40 br i1 %tmp16.upgrd.4, label %UnifiedReturnBlock, label %cond_true17 81 %tmp16 = and i32 %X, 8 ; <i32> [#uses=1] 82 %tmp16.upgrd.4 = icmp eq i32 %tmp16, 0 ; <i1> [#uses=1] 83 br i1 %tmp16.upgrd.4, label %UnifiedReturnBlock, label %cond_true17
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Inline/ |
D | nested-inline.ll | 39 %tmp16 = and i32 %X, 8 ; <i32> [#uses=1] 40 %tmp16.upgrd.4 = icmp eq i32 %tmp16, 0 ; <i1> [#uses=1] 41 br i1 %tmp16.upgrd.4, label %UnifiedReturnBlock, label %cond_true17 82 %tmp16 = and i32 %X, 8 ; <i32> [#uses=1] 83 %tmp16.upgrd.4 = icmp eq i32 %tmp16, 0 ; <i1> [#uses=1] 84 br i1 %tmp16.upgrd.4, label %UnifiedReturnBlock, label %cond_true17
|
/external/swiftshader/third_party/LLVM/test/Transforms/Inline/ |
D | nested-inline.ll | 38 %tmp16 = and i32 %X, 8 ; <i32> [#uses=1] 39 %tmp16.upgrd.4 = icmp eq i32 %tmp16, 0 ; <i1> [#uses=1] 40 br i1 %tmp16.upgrd.4, label %UnifiedReturnBlock, label %cond_true17 81 %tmp16 = and i32 %X, 8 ; <i32> [#uses=1] 82 %tmp16.upgrd.4 = icmp eq i32 %tmp16, 0 ; <i1> [#uses=1] 83 br i1 %tmp16.upgrd.4, label %UnifiedReturnBlock, label %cond_true17
|
/external/webrtc/webrtc/modules/audio_processing/ns/ |
D | nsx_core_neon.c | 68 int16_t tmp16 = WebRtcSpl_MaxValueW16(inst->noiseEstLogQuantile + offset, in UpdateNoiseEstimateNeon() local 73 tmp16, in UpdateNoiseEstimateNeon() 122 tmp16 = (int16_t)(tmp32no2 >> 21); in UpdateNoiseEstimateNeon() 123 tmp16 -= 21;// shift 21 to get result in Q0 in UpdateNoiseEstimateNeon() 124 tmp16 += (int16_t) inst->qNoise; //shift to get result in Q(qNoise) in UpdateNoiseEstimateNeon() 125 if (tmp16 < 0) { in UpdateNoiseEstimateNeon() 126 tmp32no1 >>= -tmp16; in UpdateNoiseEstimateNeon() 128 tmp32no1 <<= tmp16; in UpdateNoiseEstimateNeon() 140 int16_t log2, tabind, logval, tmp16, tmp16no1, tmp16no2; in WebRtcNsx_NoiseEstimationNeon() local 302 tmp16 = (int16_t)((delta * countDiv) >> 14); in WebRtcNsx_NoiseEstimationNeon() [all …]
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
D | lpc_masking_model.c | 362 int16_t tmp16, chng1, chng2, chng3, chng4, tmp, chngQ, oldNrgQlog, pgQ, pg3; in WebRtcIsacfix_GetVars() local 410 tmp16=(int16_t)WEBRTC_SPL_MUL_16_16_RSFT_WITH_ROUND(kExp2,pg3,13);/* Q13*Q10>>13 => Q10*/ in WebRtcIsacfix_GetVars() 411 if (tmp16<0) { in WebRtcIsacfix_GetVars() 412 tmp16_2 = (0x0400 | (tmp16 & 0x03FF)); in WebRtcIsacfix_GetVars() 413 tmp16_1 = ((uint16_t)(tmp16 ^ 0xFFFF) >> 10) - 3; /* Gives result in Q14 */ in WebRtcIsacfix_GetVars() 424 tmp16=(int16_t)WEBRTC_SPL_MUL_16_16_RSFT_WITH_ROUND(kExp2,divVal,13);/* Q13*Q10>>13 => Q10*/ in WebRtcIsacfix_GetVars() 425 if (tmp16<0) { in WebRtcIsacfix_GetVars() 426 tmp16_2 = (0x0400 | (tmp16 & 0x03FF)); in WebRtcIsacfix_GetVars() 427 tmp16_1 = ((uint16_t)(tmp16 ^ 0xFFFF) >> 10) - 3; /* Gives result in Q14 */ in WebRtcIsacfix_GetVars() 545 int16_t tmp16,tmp16b; in WebRtcIsacfix_GetLpcCoef() local [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/ |
D | multi-divergent-exit-region.ll | 105 %tmp16 = load i32, i32 addrspace(1)* %tmp14, align 16 106 %Pivot = icmp slt i32 %tmp16, 2 110 %SwitchLeaf = icmp eq i32 %tmp16, 1 114 %SwitchLeaf2 = icmp eq i32 %tmp16, 2 160 %tmp16 = load i32, i32 addrspace(1)* %tmp14, align 16 161 %Pivot = icmp slt i32 %tmp16, 2 165 %SwitchLeaf = icmp eq i32 %tmp16, 1 169 %SwitchLeaf2 = icmp eq i32 %tmp16, 2 182 ; IR: %divergent.cond0 = icmp slt i32 %tmp16, 2 193 ; IR: %divergent.cond1 = icmp eq i32 %tmp16, 1 [all …]
|
/external/webrtc/webrtc/modules/audio_processing/aecm/ |
D | aecm_core.c | 401 int16_t tmp16 = PART_LEN1; in WebRtcAecm_InitCore() local 475 tmp16--; in WebRtcAecm_InitCore() 476 tmp32 -= (int32_t)((tmp16 << 1) + 1); in WebRtcAecm_InitCore() 727 int16_t tmp16; in WebRtcAecm_CalcEnergies() local 778 tmp16 = 2560 - aecm->farEnergyMin; in WebRtcAecm_CalcEnergies() 779 if (tmp16 > 0) in WebRtcAecm_CalcEnergies() 781 tmp16 = (int16_t)((tmp16 * FAR_ENERGY_VAD_REGION) >> 9); in WebRtcAecm_CalcEnergies() 784 tmp16 = 0; in WebRtcAecm_CalcEnergies() 786 tmp16 += FAR_ENERGY_VAD_REGION; in WebRtcAecm_CalcEnergies() 791 aecm->farEnergyVAD = aecm->farEnergyMin + tmp16; in WebRtcAecm_CalcEnergies() [all …]
|
/external/webrtc/webrtc/modules/audio_processing/agc/legacy/ |
D | digital_agc.c | 81 int16_t i, tmp16, tmp16no1; in WebRtcAgc_CalculateGainTable() local 141 tmp16 = (int16_t)((kCompRatio - 1) * (i - 1)); // Q0 in WebRtcAgc_CalculateGainTable() 142 tmp32 = WEBRTC_SPL_MUL_16_U16(tmp16, kLog10_2) + 1; // Q14 in WebRtcAgc_CalculateGainTable() 237 tmp16 = (2 << 14) - constLinApprox; in WebRtcAgc_CalculateGainTable() 239 tmp32no2 *= tmp16; in WebRtcAgc_CalculateGainTable() 244 tmp16 = constLinApprox - (1 << 14); in WebRtcAgc_CalculateGainTable() 245 tmp32no2 = (fracPart * tmp16) >> 13; in WebRtcAgc_CalculateGainTable() 640 int16_t k, subfr, tmp16; in WebRtcAgc_ProcessVad() local 747 tmp16 = 3 << 12; in WebRtcAgc_ProcessVad() 753 tmp32 = tmp16 * (int16_t)(dB - state->meanLongTerm); in WebRtcAgc_ProcessVad()
|
/external/swiftshader/third_party/LLVM/test/Transforms/ObjCARC/ |
D | retain-block-side-effects.ll | 7 ; CHECK: %tmp16 = call i8* @objc_retainBlock(i8* %tmp15) nounwind 8 ; CHECK: %tmp17 = bitcast i8* %tmp16 to void ()* 30 %tmp16 = call i8* @objc_retainBlock(i8* %tmp15) nounwind 31 %tmp17 = bitcast i8* %tmp16 to void ()*
|
/external/swiftshader/third_party/LLVM/test/Transforms/GVN/ |
D | 2011-06-01-NonLocalMemdepMiscompile.ll | 22 ; CHECK: %tmp16 = phi i8* [ getelementptr (i8* null, i64 undef), %bb10 ], [ null, %bb ] 25 ; CHECK: %tmp17.pre = load i8* %tmp16, align 1 49 %tmp16 = load i8** %tmp, align 8 50 %tmp17 = load i8* %tmp16, align 1
|