/external/llvm/test/ExecutionEngine/MCJIT/remote/ |
test-global-init-nonzero-sm-pic.ll | 4 @count = global i32 1, align 4 8 %retval = alloca i32, align 4 9 %i = alloca i32, align 4 11 store i32 0, i32* %i, align 4 15 %0 = load i32* %i, align 4 20 %1 = load i32* @count, align 4 22 store i32 %inc, i32* @count, align 4 26 %2 = load i32* %i, align 4 28 store i32 %inc1, i32* %i, align 4 32 %3 = load i32* @count, align [all...] |
/external/llvm/test/ExecutionEngine/MCJIT/ |
test-global-init-nonzero-sm-pic.ll | 4 @count = global i32 1, align 4 8 %retval = alloca i32, align 4 9 %i = alloca i32, align 4 11 store i32 0, i32* %i, align 4 15 %0 = load i32* %i, align 4 20 %1 = load i32* @count, align 4 22 store i32 %inc, i32* @count, align 4 26 %2 = load i32* %i, align 4 28 store i32 %inc1, i32* %i, align 4 32 %3 = load i32* @count, align [all...] |
test-global-init-nonzero.ll | 3 @count = global i32 1, align 4 7 %retval = alloca i32, align 4 8 %i = alloca i32, align 4 10 store i32 0, i32* %i, align 4 14 %0 = load i32* %i, align 4 19 %1 = load i32* @count, align 4 21 store i32 %inc, i32* @count, align 4 25 %2 = load i32* %i, align 4 27 store i32 %inc1, i32* %i, align 4 31 %3 = load i32* @count, align [all...] |
test-global.ll | 3 @count = global i32 0, align 4 7 %retval = alloca i32, align 4 8 %i = alloca i32, align 4 10 store i32 0, i32* %i, align 4 14 %0 = load i32* %i, align 4 19 %1 = load i32* @count, align 4 21 store i32 %inc, i32* @count, align 4 25 %2 = load i32* %i, align 4 27 store i32 %inc1, i32* %i, align 4 31 %3 = load i32* @count, align [all...] |
/external/llvm/test/ExecutionEngine/ |
test-global-init-nonzero.ll | 4 @count = global i32 1, align 4 8 %retval = alloca i32, align 4 9 %i = alloca i32, align 4 11 store i32 0, i32* %i, align 4 15 %0 = load i32* %i, align 4 20 %1 = load i32* @count, align 4 22 store i32 %inc, i32* @count, align 4 26 %2 = load i32* %i, align 4 28 store i32 %inc1, i32* %i, align 4 32 %3 = load i32* @count, align [all...] |
test-global.ll | 4 @count = global i32 0, align 4 8 %retval = alloca i32, align 4 9 %i = alloca i32, align 4 11 store i32 0, i32* %i, align 4 15 %0 = load i32* %i, align 4 20 %1 = load i32* @count, align 4 22 store i32 %inc, i32* @count, align 4 26 %2 = load i32* %i, align 4 28 store i32 %inc1, i32* %i, align 4 32 %3 = load i32* @count, align [all...] |
/external/llvm/test/Analysis/CostModel/PowerPC/ |
load_store.ll | 8 store i8 undef, i8* undef, align 4 10 store i16 undef, i16* undef, align 4 12 store i32 undef, i32* undef, align 4 14 store i64 undef, i64* undef, align 4 16 store i128 undef, i128* undef, align 4 22 load i8* undef, align 4 24 load i16* undef, align 4 26 load i32* undef, align 4 28 load i64* undef, align 4 30 load i128* undef, align [all...] |
/external/llvm/test/CodeGen/Hexagon/ |
memops1.ll | 8 %p.addr = alloca i32*, align 4 9 store i32* %p, i32** %p.addr, align 4 10 %0 = load i32** %p.addr, align 4 12 %1 = load i32* %add.ptr, align 4 14 store i32 %sub, i32* %add.ptr, align 4 21 %p.addr = alloca i32*, align 4 22 %i.addr = alloca i32, align 4 23 store i32* %p, i32** %p.addr, align 4 24 store i32 %i, i32* %i.addr, align 4 25 %0 = load i32** %p.addr, align [all...] |
/external/llvm/test/CodeGen/Mips/ |
l3mc.ll | 21 @ll1 = global i64 0, align 8 22 @ll2 = global i64 0, align 8 23 @ll3 = global i64 0, align 8 24 @l1 = global i32 0, align 4 25 @l2 = global i32 0, align 4 26 @l3 = global i32 0, align 4 27 @ull1 = global i64 0, align 8 28 @ull2 = global i64 0, align 8 29 @ull3 = global i64 0, align 8 30 @ul1 = global i32 0, align [all...] |
div.ll | 3 @iiii = global i32 100, align 4 4 @jjjj = global i32 -4, align 4 5 @kkkk = common global i32 0, align 4 9 %0 = load i32* @iiii, align 4 10 %1 = load i32* @jjjj, align 4 14 store i32 %div, i32* @kkkk, align 4
|
divu.ll | 3 @iiii = global i32 100, align 4 4 @jjjj = global i32 4, align 4 5 @kkkk = common global i32 0, align 4 9 %0 = load i32* @iiii, align 4 10 %1 = load i32* @jjjj, align 4 14 store i32 %div, i32* @kkkk, align 4
|
lb1.ll | 3 @c = global i8 -1, align 1 4 @.str = private unnamed_addr constant [5 x i8] c"%i \0A\00", align 1 8 %i = alloca i32, align 4 9 %0 = load i8* @c, align 1 12 store i32 %conv, i32* %i, align 4 13 %1 = load i32* %i, align 4
|
lh1.ll | 3 @s = global i16 -1, align 2 4 @.str = private unnamed_addr constant [5 x i8] c"%i \0A\00", align 1 8 %i = alloca i32, align 4 9 %0 = load i16* @s, align 2 12 store i32 %conv, i32* %i, align 4 13 %1 = load i32* %i, align 4
|
lhu1.ll | 4 @s = global i16 255, align 2 5 @.str = private unnamed_addr constant [5 x i8] c"%i \0A\00", align 1 9 %i = alloca i32, align 4 10 %0 = load i16* @s, align 2 13 store i32 %conv, i32* %i, align 4 14 %1 = load i32* %i, align 4
|
mul.ll | 3 @iiii = global i32 5, align 4 4 @jjjj = global i32 -6, align 4 5 @kkkk = common global i32 0, align 4 9 %0 = load i32* @iiii, align 4 10 %1 = load i32* @jjjj, align 4 15 store i32 %mul, i32* @kkkk, align 4
|
rem.ll | 3 @iiii = global i32 103, align 4 4 @jjjj = global i32 -4, align 4 5 @kkkk = common global i32 0, align 4 10 %0 = load i32* @iiii, align 4 11 %1 = load i32* @jjjj, align 4 15 store i32 %rem, i32* @kkkk, align 4
|
setgek.ll | 3 @k = global i32 10, align 4 4 @r1 = common global i32 0, align 4 5 @r2 = common global i32 0, align 4 6 @r3 = common global i32 0, align 4 10 %0 = load i32* @k, align 4 13 store i32 %conv, i32* @r1, align 4
|
srl1.ll | 3 @i = global i32 10654, align 4 4 @j = global i32 0, align 4 5 @.str = private unnamed_addr constant [5 x i8] c"%i \0A\00", align 1 9 %0 = load i32* @i, align 4 12 store i32 %shr, i32* @j, align 4 13 %1 = load i32* @j, align 4
|
/external/llvm/test/Transforms/GlobalDCE/ |
global_ctors_integration.ll | 10 @foo = global %class.Foo zeroinitializer, align 4 15 %1 = load i32* @_ZN3Bar18LINKER_INITIALIZEDE, align 4 21 define linkonce_odr void @_ZN3FooC1E17LinkerInitialized(%class.Foo* %this, i32) unnamed_addr #0 align 2 { 22 %2 = alloca %class.Foo*, align 8 23 %3 = alloca i32, align 4 24 store %class.Foo* %this, %class.Foo** %2, align 8 25 store i32 %0, i32* %3, align 4 27 %5 = load i32* %3, align 4 33 define linkonce_odr void @_ZN3FooC2E17LinkerInitialized(%class.Foo* %this, i32) unnamed_addr #1 align 2 { 34 %2 = alloca %class.Foo*, align [all...] |
/external/markdown/tests/extensions-x-tables/ |
tables.html | 42 <th align="right">Value</th> 48 <td align="right">$1600</td> 52 <td align="right">$12</td> 56 <td align="right">$1</td> 81 <th align="left">foo</th> 82 <th align="center">bar</th> 83 <th align="right">baz</th> 88 <td align="left" /> 89 <td align="center">Q</td> 90 <td align="right" / [all...] |
/external/proguard/docs/ |
alternatives.html | 50 <td align="center"><img src="checkmark.gif" width="11" height="11" alt="x" /></td> 51 <td align="center"><img src="checkmark.gif" width="11" height="11" alt="x" /></td> 52 <td align="center"><img src="checkmark.gif" width="11" height="11" alt="x" /></td> 53 <td align="center"><img src="checkmark.gif" width="11" height="11" alt="x" /></td> 60 <td align="center"><img src="checkmark.gif" width="11" height="11" alt="x" /></td> 61 <td align="center"><img src="checkmark.gif" width="11" height="11" alt="x" /></td> 62 <td align="center"><img src="checkmark.gif" width="11" height="11" alt="x" /></td> 63 <td align="center"><br /></td> 70 <td align="center"><img src="checkmark.gif" width="11" height="11" alt="x" /></td> 71 <td align="center"><img src="checkmark.gif" width="11" height="11" alt="x" /></td [all...] |
/external/llvm/test/CodeGen/X86/ |
atom-call-reg-indirect-foldedreload64.ll | 26 @a = common global i32 0, align 4 27 @i = common global i32 0, align 4 28 @b = common global i32 0, align 4 30 @c = common global i32 0, align 4 31 @d = common global i32 0, align 4 32 @e = common global i32 0, align 4 33 @f = common global i32 0, align 4 34 @g = common global i32 0, align 4 35 @h = common global i32 0, align 4 36 @j = common global i32 0, align [all...] |
fold-load-vec.ll | 11 %source.addr = alloca <4 x float>*, align 8 12 %dest.addr = alloca <2 x float>*, align 8 13 %tmp = alloca <2 x float>, align 8 14 store <4 x float>* %source, <4 x float>** %source.addr, align 8 15 store <2 x float>* %dest, <2 x float>** %dest.addr, align 8 16 store <2 x float> zeroinitializer, <2 x float>* %tmp, align 8 17 %0 = load <4 x float>** %source.addr, align 8 19 %1 = load <4 x float>* %arrayidx, align 16 21 %3 = load <2 x float>* %tmp, align 8 23 store <2 x float> %4, <2 x float>* %tmp, align [all...] |
/external/llvm/test/CodeGen/Generic/ |
2014-02-05-OpaqueConstants.ll | 5 @a = common global i32* null, align 8 6 @c = common global i32 0, align 4 7 @b = common global i32* null, align 8 11 store i32* inttoptr (i64 68719476735 to i32*), i32** @a, align 8 12 %1 = load i32* @c, align 4 17 store i32* %5, i32** @b, align 8
|
/external/llvm/test/CodeGen/R600/ |
no-initializer-constant-addrspace.ll | 4 @extern_const_addrspace = external unnamed_addr addrspace(2) constant [5 x i32], align 4 8 %val = load i32 addrspace(2)* getelementptr ([5 x i32] addrspace(2)* @extern_const_addrspace, i64 0, i64 3), align 4 9 store i32 %val, i32 addrspace(1)* %out, align 4 13 @undef_const_addrspace = unnamed_addr addrspace(2) constant [5 x i32] undef, align 4 17 %val = load i32 addrspace(2)* getelementptr ([5 x i32] addrspace(2)* @undef_const_addrspace, i64 0, i64 3), align 4 18 store i32 %val, i32 addrspace(1)* %out, align 4
|