search for: reg110

Displaying 1 result from an estimated 1 matches for "reg110".

Did you mean: reg100
2002 Nov 28
1
[LLVMdev] lli unreliable?
...eg2131 = alloca sbyte, uint 4 ; <sbyte*> [#uses=1] ret sbyte* %reg2131 } internal int %Function() { bb0: ; No predecessors! %reg214 = call sbyte* %Create( ) ; <sbyte*> [#uses=1] %cast214 = cast sbyte* %reg214 to uint* ; <uint*> [#uses=2] store uint 37337, uint* %cast214 %reg110 = load uint* %cast214 ; <uint> [#uses=1] %reg217 = call int (sbyte*, ...)* %printf( sbyte* getelementptr ([31 x sbyte]* %.LC0, long 0, long 0), uint %reg110 ) ; <int> [#uses=0] ret int 0 } int %main() { bb0: ; No predecessors! call void %__main( ) %reg210 = call int %Function( )...