Searched refs:tmp321 (Results 1 – 8 of 8) sorted by relevance
/external/webrtc/webrtc/modules/audio_processing/aecm/ |
D | aecm_core_mips.c | 1258 int32_t tmp32, tmp321, tnoise, tnoise1; in ComfortNoise() local 1461 [tmp32] "=&r" (tmp32), [tmp321] "=&r" (tmp321), [lambdap] "+r" (lambdap) in ComfortNoise() 1471 if (tmp321 > 32767) { in ComfortNoise() 1472 tmp321 = 32767; in ComfortNoise() 1473 aecm->noiseEst[i+1] = tmp321 << shiftFromNearToNoise; in ComfortNoise() 1483 [tmp321] "r" (tmp321) in ComfortNoise() 1496 [tmp16] "=r" (tmp16), [tmp161] "=r" (tmp161), [tmp321] "=&r" (tmp321) in ComfortNoise() 1503 tmp321 = WebRtcAecm_kSinTable[tmp16]; in ComfortNoise() 1514 : [tmp32] "=&r" (tmp32), [tmp321] "=&r" (tmp321), in ComfortNoise() 1532 : [tmp32] "+r" (tmp32), [tmp321] "+r" (tmp321), [tmp162] "=&r" (tmp162), in ComfortNoise() [all …]
|
/external/llvm/test/CodeGen/X86/ |
D | ragreedy-last-chance-recoloring.ll | 153 %tmp321 = and i16 %tmp320, 29906 156 %tmp324 = sub i16 0, %tmp321
|
D | large-gep-chain.ll | 343 %tmp321 = getelementptr inbounds float, float* %tmp320, i64 1 344 %tmp322 = getelementptr inbounds float, float* %tmp321, i64 1
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | vgpr-spill-emergency-stack-slot.ll | 86 %tmp63 = phi float [ 0.000000e+00, %bb ], [ %tmp321, %bb157 ] 382 %tmp321 = extractelement <128 x float> %tmp290, i32 30
|
D | vgpr-spill-emergency-stack-slot-compute.ll | 79 %tmp35 = phi float [ 0.000000e+00, %bb ], [ %tmp321, %bb145 ] 502 %tmp321 = extractelement <128 x float> %tmp278, i32 42
|
D | si-sgpr-spill.ll | 372 %tmp321 = fmul float %tmp318, %tmp24 378 %tmp327 = fadd float %tmp326, %tmp321 997 %tmp321 = fadd float %tmp178, %tmp319 1076 %tmp383 = bitcast float %tmp321 to i32
|
D | big_alu.ll | 342 %tmp321 = fmul float %temp70.0, %tmp36 343 %tmp322 = fadd float %tmp321, %tmp316
|
/external/llvm/test/CodeGen/ARM/ |
D | thumb-big-stack.ll | 2034 %tmp321 = load <4 x float>, <4 x float>* undef, align 16
|