Searched refs:tmp216 (Results 1 – 8 of 8) sorted by relevance
/external/llvm/test/CodeGen/X86/ |
D | lsr-redundant-addressing.ll | 38 %tmp216 = add nsw i32 %tmp34, 1 39 store i32 %tmp216, i32* %tmp47, align 16 40 %tmp217 = sext i32 %tmp216 to i64
|
D | 2009-03-23-MultiUseSched.ll | 229 %tmp216 = add i64 %tmp211, %tmp166 ; <i64> [#uses=2] 235 %tmp221 = add i64 %tmp220, %tmp216 ; <i64> [#uses=1] 238 %tmp224 = add i64 %tmp223, %tmp216 ; <i64> [#uses=1]
|
D | ragreedy-last-chance-recoloring.ll | 48 %tmp216 = urem i32 -717428541, %tmp214 49 %tmp217 = getelementptr i8, i8* %tmp215, i32 %tmp216
|
D | large-gep-chain.ll | 238 %tmp216 = getelementptr inbounds float, float* %tmp215, i64 1 239 %tmp217 = getelementptr inbounds float, float* %tmp216, i64 1
|
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/ |
D | fft.c | 75 WebRtc_Word16 tmp116, tmp216; in WebRtcIsacfix_FftRadix16Fastest() local 180 tmp216 = WEBRTC_SPL_RSHIFT_W16(bjQx, 1); in WebRtcIsacfix_FftRadix16Fastest() 182 bkQx = bkQx - tmp216; in WebRtcIsacfix_FftRadix16Fastest() 184 tmp216 = ImxQx[k1] - ImxQx[k2]; in WebRtcIsacfix_FftRadix16Fastest() 187 bjQx = (WebRtc_Word16)WEBRTC_SPL_MUL_16_16_RSFT(sss60Q14, tmp216, 14); // Q14*Qx>>14 = Qx in WebRtcIsacfix_FftRadix16Fastest()
|
/external/llvm/test/CodeGen/PowerPC/ |
D | 2006-05-12-rlwimi-crash.ll | 51 %tmp216 = and i32 %tmp212, -129 ; <i32> [#uses=1] 52 %tmp217 = or i32 %tmp216, %tmp214 ; <i32> [#uses=1]
|
D | 2009-09-18-carrybit.ll | 28 %tmp216 = shl i64 %tmp215, 32 ; <i64> [#uses=1] 34 %ins224 = or i64 %tmp216, %tmp222 ; <i64> [#uses=2]
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
D | 2012-07-18-LimitReassociate.ll | 447 %tmp216 = add i64 undef, %tmp208 466 %tmp227 = add i64 %tmp222, %tmp216
|