HomeSort by relevance Sort by last modified time
    Searched full:tmp216 (Results 1 - 10 of 10) sorted by null

  /external/llvm/test/CodeGen/X86/
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
ragreedy-last-chance-recoloring.ll 46 %tmp216 = urem i32 -717428541, %tmp214
47 %tmp217 = getelementptr i8* %tmp215, i32 %tmp216
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]
large-gep-chain.ll 238 %tmp216 = getelementptr inbounds float* %tmp215, i64 1
239 %tmp217 = getelementptr inbounds float* %tmp216, i64 1
    [all...]
  /external/llvm/test/CodeGen/PowerPC/
2006-05-12-rlwimi-crash.ll 51 %tmp216 = and i32 %tmp212, -129 ; <i32> [#uses=1]
52 %tmp217 = or i32 %tmp216, %tmp214 ; <i32> [#uses=1]
2009-09-18-carrybit.ll 28 %tmp216 = shl i64 %tmp215, 32 ; <i64> [#uses=1]
34 %ins224 = or i64 %tmp216, %tmp222 ; <i64> [#uses=2]
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
fft.c 75 int16_t tmp116, tmp216; local
180 tmp216 = WEBRTC_SPL_RSHIFT_W16(bjQx, 1);
182 bkQx = bkQx - tmp216;
184 tmp216 = ImxQx[k1] - ImxQx[k2];
187 bjQx = (int16_t)WEBRTC_SPL_MUL_16_16_RSFT(sss60Q14, tmp216, 14); // Q14*Qx>>14 = Qx
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
fft.c 75 WebRtc_Word16 tmp116, tmp216; local
180 tmp216 = WEBRTC_SPL_RSHIFT_W16(bjQx, 1);
182 bkQx = bkQx - tmp216;
184 tmp216 = ImxQx[k1] - ImxQx[k2];
187 bjQx = (WebRtc_Word16)WEBRTC_SPL_MUL_16_16_RSFT(sss60Q14, tmp216, 14); // Q14*Qx>>14 = Qx
  /external/llvm/test/Transforms/LoopStrengthReduce/
2012-07-18-LimitReassociate.ll 444 %tmp216 = add i64 undef, %tmp208
463 %tmp227 = add i64 %tmp222, %tmp216
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libs/mips64/
libc++_static.a     [all...]

Completed in 547 milliseconds