Searched refs:tmp116 (Results 1 – 12 of 12) sorted by relevance
/external/llvm/test/CodeGen/Generic/ |
D | 2008-01-25-dag-combine-mul.ll | 20 %tmp116 = add i64 %tmp112, 0 ; <i64> [#uses=1] 21 %tmp117 = add i64 %tmp103, %tmp116 ; <i64> [#uses=1]
|
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/ |
D | fft.c | 75 WebRtc_Word16 tmp116, tmp216; in WebRtcIsacfix_FftRadix16Fastest() local 179 tmp116 = WEBRTC_SPL_RSHIFT_W16(ajQx, 1); in WebRtcIsacfix_FftRadix16Fastest() 181 akQx = akQx - tmp116; in WebRtcIsacfix_FftRadix16Fastest() 183 tmp116 = RexQx[k1] - RexQx[k2]; in WebRtcIsacfix_FftRadix16Fastest() 186 ajQx = (WebRtc_Word16)WEBRTC_SPL_MUL_16_16_RSFT(sss60Q14, tmp116, 14); // Q14*Qx>>14 = Qx in WebRtcIsacfix_FftRadix16Fastest()
|
/external/llvm/test/CodeGen/PowerPC/ |
D | 2009-09-18-carrybit.ll | 40 %tmp116 = or i32 %tmp114, %tmp115 ; <i32> [#uses=1] 41 %tmp160 = zext i32 %tmp116 to i64 ; <i64> [#uses=1]
|
/external/llvm/test/CodeGen/ARM/ |
D | 2007-08-15-ReuseBug.ll | 47 %tmp116.i = getelementptr i8** %argv_addr.2321.0.i, i32 2 ; <i8**> [#uses=1] 48 %tmp117.i = load i8** %tmp116.i ; <i8*> [#uses=1]
|
D | debug-info-branch-folding.ll | 31 %tmp116 = extractelement <4 x float> %add20, i32 1 32 %conv6.i76 = fpext float %tmp116 to double, !dbg !45
|
/external/llvm/test/CodeGen/X86/ |
D | 2009-09-10-SpillComments.ll | 96 %tmp116 = icmp ult i32 %tmp104, %tmp115 ; <i1> [#uses=1] 97 br i1 %tmp116, label %bb73, label %bb123
|
D | pr13209.ll | 29 %tmp116 = load i8** %x, align 8
|
D | multiple-loop-post-inc.ll | 114 %tmp116 = add i64 %tmp115, %tmp104 ; <i64> [#uses=2] 115 %scevgep117 = getelementptr float* %I, i64 %tmp116 ; <float*> [#uses=1] 124 %scevgep128 = getelementptr float* %O, i64 %tmp116 ; <float*> [#uses=1]
|
D | 2009-03-23-MultiUseSched.ll | 129 %tmp116 = add i64 %tmp99, %tmp86 ; <i64> [#uses=1] 130 %tmp117 = add i64 %tmp116, %tmp112 ; <i64> [#uses=1]
|
D | 2007-08-09-IllegalX86-64Asm.ll | 170 %tmp116 = load i64* %tmp115 ; <i64> [#uses=1] 171 %tmp117 = add i64 %tmp116, -1 ; <i64> [#uses=2]
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
D | 2012-07-18-LimitReassociate.ll | 253 %tmp116 = phi i64 [ %tmp122, %bb121 ], [ 0, %bb113 ] 255 %tmp118 = trunc i64 %tmp116 to i32 263 %tmp122 = add i64 %tmp116, 1
|
/external/llvm/test/Transforms/MemCpyOpt/ |
D | form-memset.ll | 106 %tmp116 = getelementptr [8 x %struct.MV]* %up_mvd, i32 0, i32 2, i32 1 ; <i16*> [#uses=1] 107 store i16 0, i16* %tmp116, align 2
|