search for: cast214

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

Did you mean: cast210
2002 Nov 28
1
[LLVMdev] lli unreliable?
...ret void } declare int %printf(sbyte*, ...) internal sbyte* %Create() { bb0: ; No predecessors! %reg2131 = 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 i...