HomeSort by relevance Sort by last modified time
    Searched full:tmp11 (Results 201 - 225 of 241) sorted by null

1 2 3 4 5 6 7 8910

  /external/llvm/test/CodeGen/AMDGPU/
salu-to-valu.ll 40 %tmp11 = add i8 %tmp7, %tmp10
41 %tmp12 = sext i8 %tmp11 to i32
vgpr-spill-emergency-stack-slot-compute.ll 44 %tmp11 = bitcast float %arg5 to i32
319 %tmp148 = add i32 %tmp11, %tmp147
    [all...]
  /external/llvm/test/CodeGen/ARM/
vdup.ll 57 %tmp11 = insertelement <16 x i8> %tmp10, i8 %A, i32 10
58 %tmp12 = insertelement <16 x i8> %tmp11, i8 %A, i32 11
arm-shrink-wrapping.ll 665 %tmp11 = fcmp une double %tmp6, %tmp
667 %cutoff.0 = select i1 %tmp11, double %tmp12, double %tmp
  /external/llvm/test/CodeGen/X86/
2009-03-23-MultiUseSched.ll 24 %tmp11 = load volatile i64, i64* @X ; <i64> [#uses=1]
76 %tmp63 = call i64 @llvm.bswap.i64(i64 %tmp11) ; <i64> [#uses=1]
  /external/llvm/test/Transforms/GVN/
2007-07-31-NoDomInherit.ll 166 %tmp11 = load i32, i32* %i ; <i32> [#uses=1]
167 %tmp12 = add i32 %tmp11, 1 ; <i32> [#uses=1]
  /external/llvm/test/Transforms/InstCombine/
memcpy-from-global.ll 19 %tmp11 = fmul float %tmp9, %x ; <float> [#uses=1]
20 %tmp13 = fadd float %tmp11, 0.000000e+00 ; <float> [#uses=1]
  /external/llvm/test/Transforms/JumpThreading/
crash.ll 13 %tmp11 = icmp ugt i8 %ch.0, 31 ; <i1> [#uses=1]
15 br i1 %tmp11, label %bb110, label %bb13
  /external/llvm/test/Transforms/ObjCARC/
move-and-form-retain-autorelease.ll 91 %tmp11 = tail call %19* bitcast (i8* (i8*, i8*, ...)* @objc_msgSend to %19* (i8*, i8*)*)(i8* %tmp10, i8* %tmp9)
93 %tmp13 = bitcast %19* %tmp11 to i8*
  /prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libs/mips64/
libc++_static.a     [all...]
  /external/llvm/lib/Target/PowerPC/
README.txt 319 %tmp11 = or i32 %tmp1415, %tmp.masked ; <uint> [#uses=1]
321 %tmp13 = or i32 %tmp12, %tmp11 ; <uint> [#uses=1]
  /external/llvm/test/Transforms/SimplifyCFG/
switch_create.ll 536 %tmp11 = icmp eq i32 %arg, 16
537 %tmp12 = or i1 %tmp10, %tmp11
  /external/libgdx/gdx/jni/gdx2d/
jpgd.cpp 95 const int tmp10 = tmp0 + tmp3, tmp13 = tmp0 - tmp3, tmp11 = tmp1 + tmp2, tmp12 = tmp1 - tmp2; local
114 pTemp[1] = DESCALE(tmp11 + btmp2, CONST_BITS-PASS1_BITS);
115 pTemp[6] = DESCALE(tmp11 - btmp2, CONST_BITS-PASS1_BITS);
171 const int tmp10 = tmp0 + tmp3, tmp13 = tmp0 - tmp3, tmp11 = tmp1 + tmp2, tmp12 = tmp1 - tmp2; local
194 i = DESCALE_ZEROSHIFT(tmp11 + btmp2, CONST_BITS+PASS1_BITS+3);
197 i = DESCALE_ZEROSHIFT(tmp11 - btmp2, CONST_BITS+PASS1_BITS+3);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/lib/linux/
libclang_rt.profile-mips64el-android.a     [all...]
  /prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/lib/linux/
libclang_rt.profile-mips64el-android.a     [all...]
  /prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/lib/linux/
libclang_rt.profile-mips64el-android.a     [all...]
  /prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/lib/linux/
libclang_rt.profile-mips64el-android.a     [all...]
  /prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/lib/linux/
libclang_rt.profile-mips64el-android.a     [all...]
  /prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/lib/linux/
libclang_rt.profile-mips64el-android.a     [all...]
  /external/llvm/test/CodeGen/WebAssembly/
cfg-stackify.ll 871 %tmp3 = phi i32 [ undef, %bb0 ], [ %tmp11, %bb3 ]
879 %tmp11 = phi i32 [ 1, %bb5 ], [ 0, %bb2 ]
  /external/llvm/lib/Target/X86/
README-SSE.txt 792 %tmp11 = trunc i128 %tmp10 to i32 ; <i32> [#uses=1]
793 %tmp12 = bitcast i32 %tmp11 to float ; <float> [#uses=1]
  /external/llvm/test/CodeGen/AArch64/
aarch64-deferred-spilling.ll 185 %tmp11 = load i8, i8* %tmp10, align 1
186 %conv = zext i8 %tmp11 to i32
    [all...]
  /external/libjpeg-turbo/simd/
jsimd_arm64_neon.S 170 /* (tmp11 + tmp2) has been calculated (out_row1 before descale) */ \
182 /* (tmp11 - tmp2) has been calculated (out_row6 before descale) */ \
195 tmp11 = (tmp11_plus_tmp2 + tmp11_minus_tmp2) / 2; \ define
    [all...]
jsimd_arm_neon.S 142 /* (tmp11 + tmp2) has been calculated (out_row1 before descale) */ \
154 /* (tmp11 - tmp2) has been calculated (out_row6 before descale) */ \
167 tmp11 = (tmp11_plus_tmp2 + tmp11_minus_tmp2) / 2; \ define
    [all...]
  /external/llvm/lib/Target/
README.txt 1020 %tmp11 = load double* %tmp10, align 8, !tbaa !4
1021 %cmp12 = fcmp ogt double %tmp5, %tmp11
    [all...]

Completed in 716 milliseconds

1 2 3 4 5 6 7 8910