HomeSort by relevance Sort by last modified time
    Searched full:tmp4 (Results 426 - 450 of 461) sorted by null

<<111213141516171819

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_os.py 401 # tmp4 a lone file
411 tmp4_path = join(test_support.TESTFN, "TEST2", "tmp4")
470 self.assertEqual(files, ["tmp4"])
    [all...]
  /external/clang/lib/CodeGen/
CGExprComplex.cpp 583 llvm::Value *Tmp4 = Builder.CreateFMul(RHSr, RHSr); // c*c
585 llvm::Value *Tmp6 = Builder.CreateFAdd(Tmp4, Tmp5); // cc+dd
599 llvm::Value *Tmp4 = Builder.CreateMul(RHSr, RHSr); // c*c
601 llvm::Value *Tmp6 = Builder.CreateAdd(Tmp4, Tmp5); // cc+dd
    [all...]
  /external/llvm/lib/Target/PowerPC/
README.txt 520 %tmp4 = load i32* %tmp3 ; <uint> [#uses=1]
523 %tmp4.mask17 = shl i32 %tmp4, i8 1 ; <uint> [#uses=1]
524 %tmp1415 = and i32 %tmp4.mask17, 2147483648 ; <uint> [#uses=1]
PPCISelLowering.cpp     [all...]
  /external/eigen/unsupported/Eigen/src/AutoDiff/
AutoDiffScalar.h 594 Scalar tmp4 = tmp3/(tmp2+tmp3); local
596 if (tmp4!=0)
  /external/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]
  /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/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*
getelementptr.ll 503 %tmp4 = getelementptr inbounds i8* %tmp3, i64 -8
504 store i8 %arg1, i8* %tmp4, align 8
cast.ll 236 %tmp4.mask = trunc i32 %c2 to i8 ; <i8> [#uses=1]
237 %tmp = or i8 %tmp4.mask, %tmp1 ; <i8> [#uses=1]
  /external/llvm/test/Transforms/LoopStrengthReduce/
2012-07-18-LimitReassociate.ll 43 %tmp4 = and i1 %tmp1, %tmp3
44 br i1 %tmp4, label %bb6, label %bb5
  /external/llvm/test/Transforms/SimplifyCFG/
switch_create.ll 488 %tmp4 = icmp eq i32 %arg, 11
489 %tmp5 = or i1 %tmp3, %tmp4
  /external/pixman/pixman/
pixman-fast-path.c 1380 uint16_t tmp1, tmp2, tmp3, tmp4; local
1389 tmp4 = *(src + pixman_fixed_to_int (vx));
1394 *dst++ = tmp4;
    [all...]
pixman-sse2.c 5349 uint32_t tmp1, tmp2, tmp3, tmp4; local
5475 uint32_t tmp1, tmp2, tmp3, tmp4; local
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_intra_prediction.c 930 i32 tmp1, tmp2, tmp3, tmp4; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_tgsi_soa.c 1898 LLVMValueRef tmp4 = NULL; local
    [all...]
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_tgsi_soa.c 1898 LLVMValueRef tmp4 = NULL; local
    [all...]
  /external/llvm/test/Transforms/SimplifyCFG/X86/
switch_to_lookup_table.ll 285 %tmp4 = phi i1 [ undef, %bb ], [ false, %bb2 ], [ true, %bb1 ]
286 ret i1 %tmp4
  /external/llvm/test/Transforms/JumpThreading/
crash.ll 50 %tmp4 = fsub double -0.000000e+00, %.lcssa31
  /external/qemu/target-arm/
translate.c 4428 TCGv tmp, tmp2, tmp3, tmp4, tmp5; local
    [all...]
  /external/llvm/lib/Target/
README.txt 1054 %tmp4 = getelementptr inbounds %struct.anon* %tmp3, i64 %indvar, i32 0
1055 %tmp5 = load double* %tmp4, align 8, !tbaa !4
    [all...]
  /external/llvm/test/Transforms/ObjCARC/
nested.ll 170 %tmp4 = load i8** @"\01L_OBJC_SELECTOR_REFERENCES_", align 8
171 %call = call i64 bitcast (i8* (i8*, i8*, ...)* @objc_msgSend to i64 (i8*, i8*, %struct.__objcFastEnumerationState*, [16 x i8*]*, i64)*)(i8* %1, i8* %tmp4, %struct.__objcFastEnumerationState* %state.ptr, [16 x i8*]* %items.ptr, i64 16)
    [all...]
  /external/valgrind/main/memcheck/
mc_translate.c 546 IRAtom *tmp1, *tmp2, *tmp3, *tmp4, *tmp5, *tmp6; local
552 tmp4 = assignNew('V', mce, Ity_I64, unop(Iop_128HIto64, a2));
554 tmp6 = assignNew('V', mce, Ity_I64, binop(Iop_Or64, tmp2, tmp4));
794 IRAtom* tmp4 = assignNew('V', mce, Ity_I64, binop(Iop_Or64, tmp2, tmp3)); local
796 unop(Iop_CmpNEZ64, tmp4));
    [all...]
  /external/chromium_org/v8/src/arm/
lithium-codegen-arm.cc 3725 Register tmp4 = input.is(r4) ? r0 : r4; local
    [all...]
  /external/chromium_org/v8/src/mips/
lithium-codegen-mips.cc 3601 Register tmp4 = input.is(t0) ? a0 : t0; local
    [all...]

Completed in 388 milliseconds

<<111213141516171819