HomeSort by relevance Sort by last modified time
    Searched full:inbounds (Results 351 - 375 of 3065) sorted by null

<<11121314151617181920>>

  /external/llvm/test/CodeGen/AArch64/
arm64-vector-ldst.ll 16 %tmp2 = getelementptr inbounds %type1, %type1* %tmp1, i64 0, i32 0
27 %tmp2 = getelementptr inbounds %type2, %type2* %tmp1, i64 0, i32 0
54 %arrayidx = getelementptr inbounds <2 x i64>, <2 x i64>* %array, i64 %offset
57 %arrayidx1 = getelementptr inbounds <2 x i64>, <2 x i64>* %tmp1, i64 %offset
68 %arrayidx = getelementptr inbounds <2 x i64>, <2 x i64>* %array, i64 3
71 %arrayidx1 = getelementptr inbounds <2 x i64>, <2 x i64>* %tmp1, i64 5
83 %arrayidx = getelementptr inbounds <4 x i32>, <4 x i32>* %array, i64 %offset
86 %arrayidx1 = getelementptr inbounds <4 x i32>, <4 x i32>* %tmp1, i64 %offset
97 %arrayidx = getelementptr inbounds <4 x i32>, <4 x i32>* %array, i64 3
100 %arrayidx1 = getelementptr inbounds <4 x i32>, <4 x i32>* %tmp1, i64
    [all...]
aarch64-a57-fp-load-balancing.ll 39 %arrayidx1 = getelementptr inbounds double, double* %p, i64 1
41 %arrayidx2 = getelementptr inbounds double, double* %p, i64 2
43 %arrayidx3 = getelementptr inbounds double, double* %p, i64 3
45 %arrayidx4 = getelementptr inbounds double, double* %p, i64 4
56 %arrayidx11 = getelementptr inbounds double, double* %p, i64 5
58 %arrayidx12 = getelementptr inbounds double, double* %p, i64 6
60 %arrayidx13 = getelementptr inbounds double, double* %p, i64 7
67 %arrayidx20 = getelementptr inbounds double, double* %q, i64 1
91 %arrayidx1 = getelementptr inbounds double, double* %p, i64 1
93 %arrayidx2 = getelementptr inbounds double, double* %p, i64
    [all...]
  /external/llvm/test/Transforms/LoopReroll/
reduction.ll 12 %arrayidx = getelementptr inbounds i32, i32* %x, i64 %indvars.iv
16 %arrayidx3 = getelementptr inbounds i32, i32* %x, i64 %1
20 %arrayidx7 = getelementptr inbounds i32, i32* %x, i64 %3
24 %arrayidx11 = getelementptr inbounds i32, i32* %x, i64 %5
37 ; CHECK: %arrayidx = getelementptr inbounds i32, i32* %x, i64 %indvar
57 %arrayidx = getelementptr inbounds float, float* %x, i64 %indvars.iv
61 %arrayidx3 = getelementptr inbounds float, float* %x, i64 %1
65 %arrayidx7 = getelementptr inbounds float, float* %x, i64 %3
69 %arrayidx11 = getelementptr inbounds float, float* %x, i64 %5
82 ; CHECK: %arrayidx = getelementptr inbounds float, float* %x, i64 %indva
    [all...]
  /external/llvm/test/Transforms/StraightLineStrengthReduce/AMDGPU/
reassociate-geps-and-slsr-addrspace.ll 14 %p1 = getelementptr inbounds float, float addrspace(1)* %arr, i64 %tmp
22 %p2 = getelementptr inbounds float, float addrspace(1)* %arr, i64 %tmp5
34 ; CHECK: getelementptr inbounds float, float addrspace(1)* %arr, i64 %tmp
35 ; CHECK: getelementptr inbounds float, float addrspace(1)* %arr, i64 %tmp5
41 %p1 = getelementptr inbounds float, float addrspace(1)* %arr, i64 %tmp
49 %p2 = getelementptr inbounds float, float addrspace(1)* %arr, i64 %tmp5
60 ; CHECK: getelementptr inbounds float, float addrspace(3)* [[B1]], i32 16383
63 ; CHECK: getelementptr inbounds float, float addrspace(3)* [[B2]], i32 16383
68 %p1 = getelementptr inbounds float, float addrspace(3)* %arr, i32 %j1
75 %p2 = getelementptr inbounds float, float addrspace(3)* %arr, i32 %j
    [all...]
  /external/clang/test/OpenMP/
target_map_codegen.cpp 27 // CK1-DAG: [[BPGEP]] = getelementptr inbounds {{.+}}[[BPS:%[^,]+]], i32 0, i32 0
28 // CK1-DAG: [[PGEP]] = getelementptr inbounds {{.+}}[[PS:%[^,]+]], i32 0, i32 0
29 // CK1-DAG: [[BP1:%.+]] = getelementptr inbounds {{.+}}[[BPS]], i32 0, i32 0
30 // CK1-DAG: [[P1:%.+]] = getelementptr inbounds {{.+}}[[PS]], i32 0, i32 0
71 // CK2-DAG: [[BPGEP]] = getelementptr inbounds {{.+}}[[BPS:%[^,]+]], i32 0, i32 0
72 // CK2-DAG: [[PGEP]] = getelementptr inbounds {{.+}}[[PS:%[^,]+]], i32 0, i32 0
73 // CK2-DAG: [[BP1:%.+]] = getelementptr inbounds {{.+}}[[BPS]], i32 0, i32 0
74 // CK2-DAG: [[P1:%.+]] = getelementptr inbounds {{.+}}[[PS]], i32 0, i32 0
120 // CK3-DAG: [[BPGEP]] = getelementptr inbounds {{.+}}[[BPS:%[^,]+]], i32 0, i32 0
121 // CK3-DAG: [[PGEP]] = getelementptr inbounds {{.+}}[[PS:%[^,]+]], i32 0, i32
    [all...]
single_codegen.cpp 118 // CHECK: [[A_PTR_REF:%.+]] = getelementptr inbounds [5 x i8*], [5 x i8*]* [[COPY_LIST]], i{{[0-9]+}} 0, i{{[0-9]+}} 0
120 // CHECK: [[C_PTR_REF:%.+]] = getelementptr inbounds [5 x i8*], [5 x i8*]* [[COPY_LIST]], i{{[0-9]+}} 0, i{{[0-9]+}} 1
122 // CHECK: [[TC_PTR_REF:%.+]] = getelementptr inbounds [5 x i8*], [5 x i8*]* [[COPY_LIST]], i{{[0-9]+}} 0, i{{[0-9]+}} 2
127 // CHECK: [[A2_PTR_REF:%.+]] = getelementptr inbounds [5 x i8*], [5 x i8*]* [[COPY_LIST]], i{{[0-9]+}} 0, i{{[0-9]+}} 3
130 // CHECK: [[TC2_PTR_REF:%.+]] = getelementptr inbounds [5 x i8*], [5 x i8*]* [[COPY_LIST]], i{{[0-9]+}} 0, i{{[0-9]+}} 4
153 // CHECK: [[DST_A_ADDR_REF:%.+]] = getelementptr inbounds [5 x i8*], [5 x i8*]* [[DST_ADDR]], i{{[0-9]+}} 0, i{{[0-9]+}} 0
155 // CHECK: [[SRC_A_ADDR_REF:%.+]] = getelementptr inbounds [5 x i8*], [5 x i8*]* [[SRC_ADDR]], i{{[0-9]+}} 0, i{{[0-9]+}} 0
159 // CHECK: [[DST_C_ADDR_REF:%.+]] = getelementptr inbounds [5 x i8*], [5 x i8*]* [[DST_ADDR]], i{{[0-9]+}} 0, i{{[0-9]+}} 1
162 // CHECK: [[SRC_C_ADDR_REF:%.+]] = getelementptr inbounds [5 x i8*], [5 x i8*]* [[SRC_ADDR]], i{{[0-9]+}} 0, i{{[0-9]+}} 1
166 // CHECK: [[DST_TC_ADDR_REF:%.+]] = getelementptr inbounds [5 x i8*], [5 x i8*]* [[DST_ADDR]], i{{[0-9]+}} 0, i{{[0-9]+}}
    [all...]
  /external/llvm/test/CodeGen/X86/
vec_loadsingles.ll 27 %2 = getelementptr inbounds i64, i64* %1, i64 0
31 %6 = getelementptr inbounds i64, i64* %5, i64 1
45 %idx1 = getelementptr inbounds float, float* %ptr, i64 1
48 %idx3 = getelementptr inbounds float, float* %ptr, i64 2
51 %idx5 = getelementptr inbounds float, float* %ptr, i64 3
75 %idx1 = getelementptr inbounds float, float* %ptr, i64 1
78 %idx3 = getelementptr inbounds float, float* %ptr, i64 2
81 %idx5 = getelementptr inbounds float, float* %ptr, i64 3
84 %idx7 = getelementptr inbounds float, float* %ptr, i64 4
87 %idx9 = getelementptr inbounds float, float* %ptr, i64
    [all...]
misched-balance.ll 52 %arrayidx12.us.i61 = getelementptr inbounds i32, i32* %pre, i64 %indvars.iv42.i
55 %arrayidx8.us.i.1 = getelementptr inbounds i32, i32* %tmp56, i64 1
57 %arrayidx12.us.i61.1 = getelementptr inbounds i32, i32* %pre94, i64 %indvars.iv42.i
61 %arrayidx8.us.i.2 = getelementptr inbounds i32, i32* %tmp56, i64 2
63 %arrayidx12.us.i61.2 = getelementptr inbounds i32, i32* %pre95, i64 %indvars.iv42.i
67 %arrayidx8.us.i.3 = getelementptr inbounds i32, i32* %tmp56, i64 3
69 %arrayidx12.us.i61.3 = getelementptr inbounds i32, i32* %pre96, i64 %indvars.iv42.i
73 %arrayidx8.us.i.4 = getelementptr inbounds i32, i32* %tmp56, i64 4
75 %arrayidx12.us.i61.4 = getelementptr inbounds i32, i32* %pre97, i64 %indvars.iv42.i
79 %arrayidx8.us.i.5 = getelementptr inbounds i32, i32* %tmp56, i64
    [all...]
zlib-longest-match.ll 30 %max_chain_length = getelementptr inbounds %struct.internal_state, %struct.internal_state* %s, i64 0, i32 31
32 %window = getelementptr inbounds %struct.internal_state, %struct.internal_state* %s, i64 0, i32 14
34 %strstart = getelementptr inbounds %struct.internal_state, %struct.internal_state* %s, i64 0, i32 27
37 %add.ptr = getelementptr inbounds i8, i8* %1, i64 %idx.ext
38 %prev_length = getelementptr inbounds %struct.internal_state, %struct.internal_state* %s, i64 0, i32 30
40 %nice_match1 = getelementptr inbounds %struct.internal_state, %struct.internal_state* %s, i64 0, i32 36
42 %w_size = getelementptr inbounds %struct.internal_state, %struct.internal_state* %s, i64 0, i32 11
48 %prev7 = getelementptr inbounds %struct.internal_state, %struct.internal_state* %s, i64 0, i32 16
50 %w_mask = getelementptr inbounds %struct.internal_state, %struct.internal_state* %s, i64 0, i32 13
53 %add.ptr12 = getelementptr inbounds i8, i8* %1, i64 %add.ptr11.su
    [all...]
  /external/llvm/test/Analysis/DependenceAnalysis/
ExactSIV.ll 28 %arrayidx = getelementptr inbounds i32, i32* %A, i64 %add
32 %arrayidx2 = getelementptr inbounds i32, i32* %A, i64 %add13
34 %incdec.ptr = getelementptr inbounds i32, i32* %B.addr.01, i64 1
66 %arrayidx = getelementptr inbounds i32, i32* %A, i64 %add
70 %arrayidx3 = getelementptr inbounds i32, i32* %A, i64 %add23
72 %incdec.ptr = getelementptr inbounds i32, i32* %B.addr.01, i64 1
103 %arrayidx = getelementptr inbounds i32, i32* %A, i64 %mul
106 %arrayidx1 = getelementptr inbounds i32, i32* %A, i64 %add
108 %incdec.ptr = getelementptr inbounds i32, i32* %B.addr.01, i64 1
139 %arrayidx = getelementptr inbounds i32, i32* %A, i64 %mu
    [all...]
  /external/clang/test/CodeGenCXX/
volatile-1.cpp 29 // CHECK-NEXT: load volatile [[INT]], [[INT]]* getelementptr inbounds ([[CINT]], [[CINT]]* @ci, i32 0, i32 0)
30 // CHECK-NEXT: load volatile [[INT]], [[INT]]* getelementptr inbounds ([[CINT]], [[CINT]]* @ci, i32 0, i32 1)
40 // CHECK-NEXT: [[R:%.*]] = load volatile [[INT]], [[INT]]* getelementptr inbounds ([[CINT]], [[CINT]]* @ci, i32 0, i32 0)
41 // CHECK-NEXT: [[I:%.*]] = load volatile [[INT]], [[INT]]* getelementptr inbounds ([[CINT]], [[CINT]]* @ci, i32 0, i32 1)
42 // CHECK-NEXT: store volatile [[INT]] [[R]], [[INT]]* getelementptr inbounds ([[CINT]], [[CINT]]* @ci, i32 0, i32 0)
43 // CHECK-NEXT: store volatile [[INT]] [[I]], [[INT]]* getelementptr inbounds ([[CINT]], [[CINT]]* @ci, i32 0, i32 1)
50 // CHECK-NEXT: [[R1:%.*]] = load volatile [[INT]], [[INT]]* getelementptr inbounds ([[CINT]], [[CINT]]* @ci, i32 0, i32 0)
51 // CHECK-NEXT: [[I1:%.*]] = load volatile [[INT]], [[INT]]* getelementptr inbounds ([[CINT]], [[CINT]]* @ci, i32 0, i32 1)
52 // CHECK-NEXT: [[R2:%.*]] = load volatile [[INT]], [[INT]]* getelementptr inbounds ([[CINT]], [[CINT]]* @ci, i32 0, i32 0)
53 // CHECK-NEXT: [[I2:%.*]] = load volatile [[INT]], [[INT]]* getelementptr inbounds ([[CINT]], [[CINT]]* @ci, i32 0, i32 1
    [all...]
anonymous-union-member-initializer.cpp 95 // CHECK-NEXT: {{getelementptr inbounds.*i32 0, i32 0}}
96 // CHECK-NEXT: {{getelementptr inbounds.*i32 0, i32 0}}
97 // CHECK-NEXT: {{getelementptr inbounds.*i32 0, i32 0}}
109 // CHECK-NEXT: {{getelementptr inbounds.*i32 0, i32 0}}
110 // CHECK-NEXT: {{getelementptr inbounds.*i32 0, i32 1}}
111 // CHECK-NEXT: {{getelementptr inbounds.*i32 0, i32 0}}
135 // CHECK-NEXT: [[UNION:%.*]] = getelementptr inbounds {{.*}} [[THIS]], i32 0, i32 0
137 // CHECK-NEXT: [[CALLBACK:%.*]] = getelementptr inbounds {{.*}} [[STRUCT]], i32 0, i32 0
139 // CHECK-NEXT: [[UNION:%.*]] = getelementptr inbounds {{.*}} [[THIS]], i32 0, i32 0
141 // CHECK-NEXT: [[CVALUE:%.*]] = getelementptr inbounds {{.*}} [[STRUCT]], i32 0, i32
    [all...]
  /external/llvm/test/CodeGen/AMDGPU/
ds_write2.ll 16 %arrayidx0 = getelementptr inbounds [512 x float], [512 x float] addrspace(3)* @lds, i32 0, i32 %x.i
19 %arrayidx1 = getelementptr inbounds [512 x float], [512 x float] addrspace(3)* @lds, i32 0, i32 %add.x
36 %arrayidx0 = getelementptr inbounds [512 x float], [512 x float] addrspace(3)* @lds, i32 0, i32 %x.i
39 %arrayidx1 = getelementptr inbounds [512 x float], [512 x float] addrspace(3)* @lds, i32 0, i32 %add.x
55 %arrayidx0 = getelementptr inbounds [512 x float], [512 x float] addrspace(3)* @lds, i32 0, i32 %x.i
58 %arrayidx1 = getelementptr inbounds [512 x float], [512 x float] addrspace(3)* @lds, i32 0, i32 %add.x
74 %arrayidx0 = getelementptr inbounds [512 x float], [512 x float] addrspace(3)* @lds, i32 0, i32 %x.i
77 %arrayidx1 = getelementptr inbounds [512 x float], [512 x float] addrspace(3)* @lds, i32 0, i32 %add.x
97 %arrayidx0 = getelementptr inbounds [512 x float], [512 x float] addrspace(3)* @lds, i32 0, i32 %x.i
100 %arrayidx1 = getelementptr inbounds [512 x float], [512 x float] addrspace(3)* @lds, i32 0, i32 %add.
    [all...]
ds_read2.ll 17 %arrayidx0 = getelementptr inbounds [512 x float], [512 x float] addrspace(3)* @lds, i32 0, i32 %x.i
20 %arrayidx1 = getelementptr inbounds [512 x float], [512 x float] addrspace(3)* @lds, i32 0, i32 %add.x
23 %out.gep = getelementptr inbounds float, float addrspace(1)* %out, i32 %x.i
36 %arrayidx0 = getelementptr inbounds [512 x float], [512 x float] addrspace(3)* @lds, i32 0, i32 %x.i
39 %arrayidx1 = getelementptr inbounds [512 x float], [512 x float] addrspace(3)* @lds, i32 0, i32 %add.x
42 %out.gep = getelementptr inbounds float, float addrspace(1)* %out, i32 %x.i
54 %arrayidx0 = getelementptr inbounds [512 x float], [512 x float] addrspace(3)* @lds, i32 0, i32 %x.i
57 %arrayidx1 = getelementptr inbounds [512 x float], [512 x float] addrspace(3)* @lds, i32 0, i32 %add.x
60 %out.gep = getelementptr inbounds float, float addrspace(1)* %out, i32 %x.i
72 %arrayidx0 = getelementptr inbounds [512 x float], [512 x float] addrspace(3)* @lds, i32 0, i32 %idx.
    [all...]
  /external/llvm/test/Transforms/LoopVectorize/
memdep.ll 22 %arrayidx = getelementptr inbounds i32, i32* %A, i32 %indvars.iv.next
25 %arrayidx3 = getelementptr inbounds i32, i32* %A, i32 %indvars.iv
47 %arrayidx = getelementptr inbounds i32, i32* %A, i32 %indvars.iv
51 %arrayidx3 = getelementptr inbounds i32, i32* %A, i32 %indvars.iv.next
77 %arrayidx = getelementptr inbounds i32, i32* %A, i64 %idxprom
82 %arrayidx3 = getelementptr inbounds i32, i32* %A, i64 %idxprom2
108 %arrayidx = getelementptr inbounds i32, i32* %A, i64 %indvars.iv
110 %arrayidx2 = getelementptr inbounds i32, i32* %B, i64 %indvars.iv
113 %arrayidx4 = getelementptr inbounds i32, i32* %B, i64 %indvars.iv.next
141 %arrayidx = getelementptr inbounds i32, i32* %a, i64 %indvars.iv.nex
    [all...]
  /external/llvm/test/Transforms/SLPVectorizer/X86/
insertvalue.ll 10 %px0 = getelementptr inbounds [2 x double], [2 x double]* %2, i64 0, i64 0
12 %py0 = getelementptr inbounds [2 x double], [2 x double]* %3, i64 0, i64 0
15 %px1 = getelementptr inbounds [2 x double], [2 x double]* %2, i64 0, i64 1
17 %py1 = getelementptr inbounds [2 x double], [2 x double]* %3, i64 0, i64 1
20 %pz0 = getelementptr inbounds [2 x double], [2 x double]* %1, i64 0, i64 0
24 %pz1 = getelementptr inbounds [2 x double], [2 x double]* %1, i64 0, i64 1
39 %px0 = getelementptr inbounds [4 x float], [4 x float]* %2, i64 0, i64 0
41 %py0 = getelementptr inbounds [4 x float], [4 x float]* %3, i64 0, i64 0
44 %px1 = getelementptr inbounds [4 x float], [4 x float]* %2, i64 0, i64 1
46 %py1 = getelementptr inbounds [4 x float], [4 x float]* %3, i64 0, i64
    [all...]
  /external/llvm/test/CodeGen/ARM/
load.ll 11 %arrayidx = getelementptr inbounds i8, i8* %p, i32 %n
23 %arrayidx = getelementptr inbounds i16, i16* %p, i32 %n
33 %arrayidx = getelementptr inbounds i8, i8* %p, i32 %n
45 %arrayidx = getelementptr inbounds i16, i16* %p, i32 %n
57 %arrayidx = getelementptr inbounds i32, i32* %p, i32 %n
67 %arrayidx = getelementptr inbounds i8, i8* %p, i32 %n
79 %arrayidx = getelementptr inbounds i16, i16* %p, i32 %n
90 %arrayidx = getelementptr inbounds i32, i32* %p, i32 %n
181 %arrayidx = getelementptr inbounds i8, i8* %p, i32 31
193 %arrayidx = getelementptr inbounds i16, i16* %p, i32 3
    [all...]
  /external/llvm/test/CodeGen/Mips/
alloca.ll 12 %add.ptr = getelementptr inbounds i8, i8* %tmp1, i32 5
42 %add.ptr = getelementptr inbounds i8, i8* %tmp1, i32 40
45 %arrayidx15.pre = getelementptr inbounds i8, i8* %tmp1, i32 12
52 %add.ptr5 = getelementptr inbounds i8, i8* %tmp1, i32 12
63 %arrayidx9 = getelementptr inbounds i8, i8* %tmp1, i32 4
66 %arrayidx12 = getelementptr inbounds i8, i8* %tmp1, i32 8
70 %arrayidx18 = getelementptr inbounds i8, i8* %tmp1, i32 16
73 %arrayidx21 = getelementptr inbounds i8, i8* %tmp1, i32 20
76 %arrayidx24 = getelementptr inbounds i8, i8* %tmp1, i32 24
79 %call = call i32 (i8*, ...) @printf(i8* getelementptr inbounds ([22 x i8], [22 x i8]* @.str, i32 0, i32 0), i32 %tmp7, i32 %tmp10, i32 %tmp13, i32 %tmp16, i32 %t (…)
    [all...]
  /external/llvm/test/CodeGen/Thumb/
2011-05-11-DAGLegalizer.ll 28 %eph = getelementptr inbounds %struct.MMMMMMMMMMMM, %struct.MMMMMMMMMMMM* %tmp1, i32 0, i32 0
29 %arrayidx = getelementptr inbounds [4 x %struct.RRRRRRRR], [4 x %struct.RRRRRRRR]* %eph, i32 0, i32 0
34 %eph6 = getelementptr inbounds %struct.MMMMMMMMMMMM, %struct.MMMMMMMMMMMM* %tmp5, i32 0, i32 0
35 %arrayidx7 = getelementptr inbounds [4 x %struct.RRRRRRRR], [4 x %struct.RRRRRRRR]* %eph6, i32 0, i32 1
40 %eph12 = getelementptr inbounds %struct.MMMMMMMMMMMM, %struct.MMMMMMMMMMMM* %tmp11, i32 0, i32 0
41 %arrayidx13 = getelementptr inbounds [4 x %struct.RRRRRRRR], [4 x %struct.RRRRRRRR]* %eph12, i32 0, i32 2
46 %eph18 = getelementptr inbounds %struct.MMMMMMMMMMMM, %struct.MMMMMMMMMMMM* %tmp17, i32 0, i32 0
47 %arrayidx19 = getelementptr inbounds [4 x %struct.RRRRRRRR], [4 x %struct.RRRRRRRR]* %eph18, i32 0, i32 3
51 call void (i8*, i32, i8*, i8*, ...) @CLLoggingLog(i8* %tmp, i32 2, i8* getelementptr inbounds ([62 x i8], [62 x i8]* @__PRETTY_FUNCTION__._ZN12CLGll, i32 0, i32 0), i8* getelementptr inbounds ([75 x i8], [75 x i8]* @.str, i32 0, i32 0), %struct.RRRRRRRR* byval %agg.tmp, %struct.RRRRRRRR* b (…)
    [all...]
  /external/llvm/test/CodeGen/Thumb2/
2010-03-15-AsmCCClobber.ll 23 %tmp1 = getelementptr inbounds %s1, %s1* %this, i32 0, i32 0, i32 0, i32 1, i32 0, i32 0
25 %tmp12 = getelementptr inbounds %s1, %s1* %this, i32 0, i32 1
27 %tmp13 = getelementptr inbounds %s1, %s1* %this, i32 0, i32 3
29 %tmp14 = getelementptr inbounds %s1, %s1* %this, i32 0, i32 4
31 %tmp15 = getelementptr inbounds %s1, %s1* %this, i32 0, i32 5
33 %tmp16 = getelementptr inbounds %s1, %s1* %this, i32 0, i32 6
35 %tmp17 = getelementptr inbounds %s1, %s1* %this, i32 0, i32 7
37 %tmp19 = getelementptr inbounds %s1, %s1* %this, i32 0, i32 10
39 %tmp20 = getelementptr inbounds %s1, %s1* %this, i32 0, i32 0
48 %tmp25 = getelementptr inbounds %s1, %s1* %this, i32 0, i32 2, i32 0, i32
    [all...]
  /external/llvm/test/Transforms/Inline/
noalias.ll 8 %arrayidx = getelementptr inbounds float, float* %a, i64 5
17 %arrayidx = getelementptr inbounds float, float* %a, i64 7
25 ; CHECK: %arrayidx.i = getelementptr inbounds float, float* %a, i64 5
28 ; CHECK: %arrayidx = getelementptr inbounds float, float* %a, i64 7
36 %arrayidx = getelementptr inbounds float, float* %a, i64 5
38 %arrayidx1 = getelementptr inbounds float, float* %b, i64 8
47 %arrayidx = getelementptr inbounds float, float* %a, i64 7
55 ; CHECK: %arrayidx.i = getelementptr inbounds float, float* %a, i64 5
57 ; CHECK: %arrayidx1.i = getelementptr inbounds float, float* %b, i64 8
60 ; CHECK: %arrayidx = getelementptr inbounds float, float* %a, i64
    [all...]
  /external/llvm/test/Transforms/LoopVectorize/X86/
scatter_crash.ll 26 ; CHECK-NEXT: [[TMP12:%.*]] = getelementptr inbounds [10 x [10 x i32]], [10 x [10 x i32]]* @d, i64 0, i64 [[TMP11]]
29 ; CHECK-NEXT: [[TMP15:%.*]] = getelementptr inbounds [10 x [10 x i32]], [10 x [10 x i32]]* @d, i64 0, i64 [[TMP14]]
32 ; CHECK-NEXT: [[TMP18:%.*]] = getelementptr inbounds [10 x [10 x i32]], [10 x [10 x i32]]* @d, i64 0, i64 [[TMP17]]
35 ; CHECK-NEXT: [[TMP21:%.*]] = getelementptr inbounds [10 x [10 x i32]], [10 x [10 x i32]]* @d, i64 0, i64 [[TMP20]]
38 ; CHECK-NEXT: [[TMP24:%.*]] = getelementptr inbounds [10 x [10 x i32]], [10 x [10 x i32]]* @d, i64 0, i64 [[TMP23]]
41 ; CHECK-NEXT: [[TMP27:%.*]] = getelementptr inbounds [10 x [10 x i32]], [10 x [10 x i32]]* @d, i64 0, i64 [[TMP26]]
44 ; CHECK-NEXT: [[TMP30:%.*]] = getelementptr inbounds [10 x [10 x i32]], [10 x [10 x i32]]* @d, i64 0, i64 [[TMP29]]
47 ; CHECK-NEXT: [[TMP33:%.*]] = getelementptr inbounds [10 x [10 x i32]], [10 x [10 x i32]]* @d, i64 0, i64 [[TMP32]]
50 ; CHECK-NEXT: [[TMP36:%.*]] = getelementptr inbounds [10 x [10 x i32]], [10 x [10 x i32]]* @d, i64 0, i64 [[TMP35]]
53 ; CHECK-NEXT: [[TMP39:%.*]] = getelementptr inbounds [10 x [10 x i32]], [10 x [10 x i32]]* @d, i64 0, i64 [[TMP38]
    [all...]
  /external/swiftshader/third_party/LLVM/test/CodeGen/Mips/
alloca.ll 16 %add.ptr = getelementptr inbounds i8* %tmp1, i32 5
51 %add.ptr = getelementptr inbounds i8* %tmp1, i32 40
54 %arrayidx15.pre = getelementptr inbounds i8* %tmp1, i32 12
61 %add.ptr5 = getelementptr inbounds i8* %tmp1, i32 12
72 %arrayidx9 = getelementptr inbounds i8* %tmp1, i32 4
75 %arrayidx12 = getelementptr inbounds i8* %tmp1, i32 8
79 %arrayidx18 = getelementptr inbounds i8* %tmp1, i32 16
82 %arrayidx21 = getelementptr inbounds i8* %tmp1, i32 20
85 %arrayidx24 = getelementptr inbounds i8* %tmp1, i32 24
88 %call = call i32 (i8*, ...)* @printf(i8* getelementptr inbounds ([22 x i8]* @.str, i32 0, i32 0), i32 %tmp7, i32 %tmp10, i32 %tmp13, i32 %tmp16, i32 %tmp19, i32 % (…)
    [all...]
  /external/swiftshader/third_party/LLVM/test/CodeGen/Thumb/
2011-05-11-DAGLegalizer.ll 32 %eph = getelementptr inbounds %struct.MMMMMMMMMMMM* %tmp1, i32 0, i32 0
33 %arrayidx = getelementptr inbounds [4 x %struct.RRRRRRRR]* %eph, i32 0, i32 0
38 %eph6 = getelementptr inbounds %struct.MMMMMMMMMMMM* %tmp5, i32 0, i32 0
39 %arrayidx7 = getelementptr inbounds [4 x %struct.RRRRRRRR]* %eph6, i32 0, i32 1
44 %eph12 = getelementptr inbounds %struct.MMMMMMMMMMMM* %tmp11, i32 0, i32 0
45 %arrayidx13 = getelementptr inbounds [4 x %struct.RRRRRRRR]* %eph12, i32 0, i32 2
50 %eph18 = getelementptr inbounds %struct.MMMMMMMMMMMM* %tmp17, i32 0, i32 0
51 %arrayidx19 = getelementptr inbounds [4 x %struct.RRRRRRRR]* %eph18, i32 0, i32 3
55 call void (i8*, i32, i8*, i8*, ...)* @CLLoggingLog(i8* %tmp, i32 2, i8* getelementptr inbounds ([62 x i8]* @__PRETTY_FUNCTION__._ZN12CLGll, i32 0, i32 0), i8* getelementptr inbounds ([75 x i8]* @.str, i32 0, i32 0), %struct.RRRRRRRR* byval %agg.tmp, %struct.RRRRRRRR* byval %agg.t (…)
    [all...]
  /external/swiftshader/third_party/LLVM/test/CodeGen/Thumb2/
2010-03-15-AsmCCClobber.ll 23 %tmp1 = getelementptr inbounds %s1* %this, i32 0, i32 0, i32 0, i32 1, i32 0, i32 0
25 %tmp12 = getelementptr inbounds %s1* %this, i32 0, i32 1
27 %tmp13 = getelementptr inbounds %s1* %this, i32 0, i32 3
29 %tmp14 = getelementptr inbounds %s1* %this, i32 0, i32 4
31 %tmp15 = getelementptr inbounds %s1* %this, i32 0, i32 5
33 %tmp16 = getelementptr inbounds %s1* %this, i32 0, i32 6
35 %tmp17 = getelementptr inbounds %s1* %this, i32 0, i32 7
37 %tmp19 = getelementptr inbounds %s1* %this, i32 0, i32 10
39 %tmp20 = getelementptr inbounds %s1* %this, i32 0, i32 0
48 %tmp25 = getelementptr inbounds %s1* %this, i32 0, i32 2, i32 0, i32
    [all...]

Completed in 2044 milliseconds

<<11121314151617181920>>