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

  /external/llvm/test/CodeGen/AMDGPU/
max3.ll 9 %gep0 = getelementptr i32, i32 addrspace(1)* %aptr, i32 %tid
13 %a = load i32, i32 addrspace(1)* %gep0, align 4
28 %gep0 = getelementptr i32, i32 addrspace(1)* %aptr, i32 %tid
32 %a = load i32, i32 addrspace(1)* %gep0, align 4
drop-mem-operand-move-smrd.ll 17 %gep0 = getelementptr i32, i32 addrspace(1)* %gptr0, i32 %idx
25 %gptr0.phi = phi i32 addrspace(1)* [ %gep0, %entry ], [ %gep0.inc, %for.body ]
29 %val0 = load i32, i32 addrspace(1)* %gep0
33 %gep0.inc = getelementptr i32, i32 addrspace(1)* %gptr0.phi, i32 4
min3.ll 9 %gep0 = getelementptr i32, i32 addrspace(1)* %aptr, i32 %tid
13 %a = load i32, i32 addrspace(1)* %gep0, align 4
28 %gep0 = getelementptr i32, i32 addrspace(1)* %aptr, i32 %tid
32 %a = load i32, i32 addrspace(1)* %gep0, align 4
49 %gep0 = getelementptr i32, i32 addrspace(1)* %aptr, i32 %tid
60 %a = load i32, i32 addrspace(1)* %gep0, align 4
83 %gep0 = getelementptr i32, i32 addrspace(1)* %aptr, i32 %tid
94 %a = load i32, i32 addrspace(1)* %gep0, align 4
mad-sub.ll 15 %gep0 = getelementptr float, float addrspace(1)* %ptr, i64 %tid.ext
21 %a = load float, float addrspace(1)* %gep0, align 4
39 %gep0 = getelementptr float, float addrspace(1)* %ptr, i64 %tid.ext
45 %a = load float, float addrspace(1)* %gep0, align 4
60 %gep0 = getelementptr double, double addrspace(1)* %ptr, i64 %tid.ext
66 %a = load double, double addrspace(1)* %gep0, align 8
84 %gep0 = getelementptr float, float addrspace(1)* %ptr, i64 %tid.ext
90 %a = load float, float addrspace(1)* %gep0, align 4
109 %gep0 = getelementptr float, float addrspace(1)* %ptr, i64 %tid.ext
115 %a = load float, float addrspace(1)* %gep0, align
    [all...]
max.ll 9 %gep0 = getelementptr i32, i32 addrspace(1)* %aptr, i32 %tid
12 %a = load i32, i32 addrspace(1)* %gep0, align 4
27 %gep0 = getelementptr <4 x i32>, <4 x i32> addrspace(1)* %aptr, i32 %tid
30 %a = load <4 x i32>, <4 x i32> addrspace(1)* %gep0, align 4
62 %gep0 = getelementptr i8, i8 addrspace(1)* %aptr, i32 %tid
65 %a = load i8, i8 addrspace(1)* %gep0, align 1
95 %gep0 = getelementptr i32, i32 addrspace(1)* %aptr, i32 %tid
98 %a = load i32, i32 addrspace(1)* %gep0, align 4
119 %gep0 = getelementptr i32, i32 addrspace(1)* %aptr, i32 %tid
122 %a = load i32, i32 addrspace(1)* %gep0, align
    [all...]
simplify-demanded-bits-build-pair.ll 25 %gep0 = getelementptr i64, i64* %alloca, i64 0
29 store i64 24, i64* %gep0, align 8
min.ll 9 %gep0 = getelementptr i32, i32 addrspace(1)* %aptr, i32 %tid
12 %a = load i32, i32 addrspace(1)* %gep0, align 4
105 %gep0 = getelementptr i32, i32 addrspace(1)* %aptr, i32 %tid
108 %a = load i32, i32 addrspace(1)* %gep0, align 4
157 %gep0 = getelementptr i32, i32 addrspace(1)* %aptr, i32 %tid
160 %a = load i32, i32 addrspace(1)* %gep0, align 4
176 %gep0 = getelementptr <3 x i32>, <3 x i32> addrspace(1)* %aptr, i32 %tid
179 %a = load <3 x i32>, <3 x i32> addrspace(1)* %gep0
199 %gep0 = getelementptr i32, i32 addrspace(1)* %aptr, i32 %tid
202 %a = load i32, i32 addrspace(1)* %gep0, align
    [all...]
private-memory.ll 228 %gep0 = getelementptr [2 x [2 x i8]], [2 x [2 x i8]]* %alloca, i32 0, i32 0, i32 0
230 store i8 0, i8* %gep0
242 %gep0 = getelementptr [2 x [2 x i32]], [2 x [2 x i32]]* %alloca, i32 0, i32 0, i32 0
244 store i32 0, i32* %gep0
255 %gep0 = getelementptr [2 x [2 x i64]], [2 x [2 x i64]]* %alloca, i32 0, i32 0, i32 0
257 store i64 0, i64* %gep0
270 %gep0 = getelementptr [2 x [2 x %struct.pair32]], [2 x [2 x %struct.pair32]]* %alloca, i32 0, i32 0, i32 0, i32 1
272 store i32 0, i32* %gep0
283 %gep0 = getelementptr [2 x %struct.pair32], [2 x %struct.pair32]* %alloca, i32 0, i32 0, i32 1
285 store i32 0, i32* %gep0
    [all...]
  /external/llvm/test/Transforms/SLPVectorizer/X86/
phi_overalignedtype.ll 25 %i2.gep0 = getelementptr inbounds double, double* %i2, i64 0
26 %i2.0 = load double, double* %i2.gep0, align 16
phi.ll 228 %i2.gep0 = getelementptr inbounds x86_fp80, x86_fp80* %i2, i64 0
229 %i2.0 = load x86_fp80, x86_fp80* %i2.gep0, align 16
  /external/llvm/unittests/IR/
InstructionsTest.cpp 323 GetElementPtrInst *Gep0 = GetElementPtrInst::Create(I32Ty, PtrVecA, C2xi32a);
328 CastInst *BTC0 = new BitCastInst(Gep0, V2xi8PTy);
338 EXPECT_NE(S0, Gep0);
348 GetPointerBaseWithConstantOffset(Gep0, Offset, TD);
354 GetElementPtrInst *GepII0 = GetElementPtrInst::Create(I32Ty, Gep0, C2xi32b);
379 delete Gep0;
  /external/llvm/test/Transforms/SROA/
vector-promotion.ll 270 %a.gep0 = getelementptr <4 x i32>, <4 x i32>* %a, i32 0, i32 0
271 %a.cast0 = bitcast i32* %a.gep0 to <2 x i32>*
304 %a.gep0 = getelementptr <4 x i32>, <4 x i32>* %a, i32 0, i32 0
305 %a.cast0 = bitcast i32* %a.gep0 to <2 x i32>*
337 %a.gep0 = getelementptr <4 x float>, <4 x float>* %a, i32 0, i32 0
338 %a.cast0 = bitcast float* %a.gep0 to i8*
370 %a.gep0 = getelementptr <4 x float>, <4 x float>* %a, i32 0, i32 0
371 %a.cast0 = bitcast float* %a.gep0 to i8*
basictest.ll     [all...]
  /external/freetype/src/truetype/
ttobjs.h 94 FT_UShort gep0; member in struct:TT_GraphicsState_
ttinterp.c 534 exec->GS.gep0 = 1;
    [all...]
ttobjs.c 915 exec->GS.gep0 = 1;
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/truetype/
ttobjs.h 98 FT_UShort gep0; member in struct:TT_GraphicsState_
ttinterp.c 540 exec->GS.gep0 = 1;
    [all...]
ttobjs.c 937 exec->GS.gep0 = 1;
    [all...]
  /external/pdfium/third_party/freetype/src/truetype/
ttobjs.h 98 FT_UShort gep0; member in struct:TT_GraphicsState_
ttinterp.c 549 exec->GS.gep0 = 1;
    [all...]
ttobjs.c 937 exec->GS.gep0 = 1;
    [all...]

Completed in 1567 milliseconds