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

  /external/llvm/test/CodeGen/PowerPC/
ppcf128-1.ll 9 %y_addr = alloca ppc_fp128 ; <ppc_fp128*> [#uses=2]
14 store ppc_fp128 %y, ppc_fp128* %y_addr
16 %tmp2 = load ppc_fp128* %y_addr, align 16 ; <ppc_fp128> [#uses=1]
31 %y_addr = alloca ppc_fp128 ; <ppc_fp128*> [#uses=2]
36 store ppc_fp128 %y, ppc_fp128* %y_addr
38 %tmp2 = load ppc_fp128* %y_addr, align 16 ; <ppc_fp128> [#uses=1]
53 %y_addr = alloca ppc_fp128 ; <ppc_fp128*> [#uses=2]
58 store ppc_fp128 %y, ppc_fp128* %y_addr
60 %tmp2 = load ppc_fp128* %y_addr, align 16 ; <ppc_fp128> [#uses=1]
75 %y_addr = alloca ppc_fp128 ; <ppc_fp128*> [#uses=2
    [all...]
2009-08-17-inline-asm-addr-mode-breakage.ll 15 %y_addr = alloca i32 ; <i32*> [#uses=2]
17 store i32 %y, i32* %y_addr
18 %0 = load i32* %y_addr, align 4 ; <i32> [#uses=1]
  /external/llvm/test/CodeGen/X86/
pic_jumptable.ll 19 %Y_addr = alloca i32 ; <i32*> [#uses=2]
21 store i32 %Y, i32* %Y_addr
22 %tmp = load i32* %Y_addr ; <i32> [#uses=1]
sink-hoist.ll 129 %4 = bitcast float* %y_addr.0 to <4 x float>* ; <<4 x float>*> [#uses=1]
132 %6 = getelementptr float* %y_addr.0, i64 4 ; <float*> [#uses=1]
140 %y_addr.0 = phi float* [ %y, %entry ], [ %6, %bb ] ; <float*> [#uses=2]
  /external/llvm/test/DebugInfo/
2010-04-13-PubType.ll 11 %y_addr = alloca %struct.Y* ; <%struct.Y**> [#uses=1]
17 call void @llvm.dbg.declare(metadata !{%struct.Y** %y_addr}, metadata !14), !dbg !13
18 store %struct.Y* %y, %struct.Y** %y_addr
  /external/llvm/test/Transforms/Mem2Reg/
ConvertDebugInfo2.ll 10 %y_addr.i = alloca i64 ; <i64*> [#uses=2]
19 call void @llvm.dbg.declare(metadata !{i64* %y_addr.i}, metadata !16) nounwind, !dbg !15
20 store i64 55, i64* %y_addr.i
24 %2 = load i64* %y_addr.i, align 8, !dbg !18 ; <i64> [#uses=1]
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
msm_q6venc.h 68 struct venc_buf y_addr; member in struct:encode_param
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
msm_q6venc.h 68 struct venc_buf y_addr; member in struct:encode_param
  /hardware/msm7k/libcamera/
camera_ifc.h 161 uint8_t *Y_Addr;

Completed in 96 milliseconds