HomeSort by relevance Sort by last modified time
    Searched full:tmp4 (Results 951 - 975 of 1043) sorted by null

<<31323334353637383940>>

  /external/llvm/test/DebugInfo/X86/
pr12831.ll 20 %agg.tmp4 = alloca %class.function, align 1
31 call void @"_ZN8functionIFvvEEC1IZN17BPLFunctionWriter9writeExprEvE3$_1_0EET_"(%class.function* %agg.tmp4), !dbg !138
  /external/llvm/test/Transforms/LoopStrengthReduce/
2012-07-18-LimitReassociate.ll 46 %tmp4 = and i1 %tmp1, %tmp3
47 br i1 %tmp4, label %bb6, label %bb5
  /external/swiftshader/third_party/LLVM/test/CodeGen/X86/
2007-08-09-IllegalX86-64Asm.ll 92 %tmp4.i212 = icmp eq i8 %tmp46207, 0 ; <i1> [#uses=1]
93 %tmp7.i198213 = or i1 %tmp1.i197210, %tmp4.i212 ; <i1> [#uses=1]
crash.ll 126 %tmp4 = trunc i8 %tmp3 to i1
127 %tmp5 = icmp ne i1 %tmp0, %tmp4
  /external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
2009-02-20-InstCombine-SROA.ll 265 %tmp4.i = ptrtoint i32* %tmp1.i.i to i32
266 %tmp3.i = inttoptr i32 %tmp4.i to i32*
crash.ll 184 %tmp4 = getelementptr inbounds %class.RuleBasedBreakIterator* %this, i32 0, i32 0 ; <i64 ()**> [#uses=1]
185 %tmp5 = load i64 ()** %tmp4 ; <i64 ()*> [#uses=1]
shift.ll 473 %tmp4 = trunc i32 %a0 to i8
475 %tmp5 = shl i8 %tmp4, 5
cast.ll 236 %tmp4.mask = trunc i32 %c2 to i8 ; <i8> [#uses=1]
237 %tmp = or i8 %tmp4.mask, %tmp1 ; <i8> [#uses=1]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
pcln.go 23 tmp4 := p
25 if tmp4[0]&0x80 == 0 {
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
pcln.go 23 tmp4 := p
25 if tmp4[0]&0x80 == 0 {
  /external/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp     [all...]
  /external/llvm/test/CodeGen/AArch64/
arm64-collect-loh.ll 650 %tmp4 = bitcast i8* undef to <16 x i8>*
651 %tmp5 = load <16 x i8>, <16 x i8>* %tmp4, align 16
654 store <16 x i8> %add.i.402, <16 x i8>* %tmp4, align 16
  /external/llvm/test/CodeGen/X86/
StackColoring.ll 468 %tmp4 = bitcast [128 x i32]* %b5 to i8*
469 call void @llvm.lifetime.start(i64 512, i8* %tmp4)
474 call void @llvm.lifetime.end(i64 512, i8* %tmp4)
atomic_mi.ll 991 %tmp4 = getelementptr inbounds i64, i64* %arg, i64 %arg2
992 %tmp6 = load atomic i64, i64* %tmp4 monotonic, align 8
996 store atomic i64 %tmp9, i64* %tmp4 monotonic, align 8
  /external/llvm/test/Transforms/InstCombine/
x86-sse.ll 285 ; CHECK-NEXT: [[TMP4:%.*]] = extractelement <4 x float> [[TMP3]], i32 0
286 ; CHECK-NEXT: ret float [[TMP4]]
332 ; CHECK-NEXT: [[TMP4:%.*]] = extractelement <4 x float> [[TMP3]], i32 0
333 ; CHECK-NEXT: ret float [[TMP4]]
2009-02-20-InstCombine-SROA.ll 265 %tmp4.i = ptrtoint i32* %tmp1.i.i to i32
266 %tmp3.i = inttoptr i32 %tmp4.i to i32*
logical-select.ll 357 ; CHECK-NEXT: [[TMP4:%.*]] = bitcast <4 x i1> [[TMP3]] to i4
358 ; CHECK-NEXT: ret i4 [[TMP4]]
sub.ll 209 %tmp4 = sub i32 0, %b
210 %tmp5 = icmp eq i32 %tmp2, %tmp4
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
README.txt 561 %tmp4 = load i32* %tmp3 ; <uint> [#uses=1]
564 %tmp4.mask17 = shl i32 %tmp4, i8 1 ; <uint> [#uses=1]
565 %tmp1415 = and i32 %tmp4.mask17, 2147483648 ; <uint> [#uses=1]
  /external/llvm/test/CodeGen/AMDGPU/
amdgpu.private-memory.ll 395 %tmp4 = getelementptr i32, i32* %tmp3, i32 %b
396 %tmp5 = load i32, i32* %tmp4
sgpr-copy.ll 281 %tmp4 = add i32 %tmp2, 1
285 %tmp5 = phi i32 [ 0, %entry ], [ %tmp2, %if0 ], [ %tmp4, %if1 ]
  /external/llvm/test/Transforms/SimplifyCFG/
switch_create.ll 527 %tmp4 = icmp eq i32 %arg, 11
528 %tmp5 = or i1 %tmp3, %tmp4
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/lib/linux/
libclang_rt.profile-mips64el-android.a     [all...]
  /external/libavc/common/x86/
ih264_inter_pred_filters_ssse3.c 4015 WORD32 tmp1, tmp2, tmp3, tmp4; local
    [all...]
  /external/pdfium/third_party/libopenjpeg20/
dwt.c 2353 __m128 tmp4, tmp5, tmp6, tmp7, tmp8, tmp9; local
2398 OPJ_FLOAT32 tmp4 = fw[i * 8 + 3]; local
    [all...]

Completed in 998 milliseconds

<<31323334353637383940>>