Displaying 3 results from an estimated 3 matches for "mtpoint_direct".
2011 Feb 22
2
[LLVMdev] Clone a function and change signature
...1023
%tmp4 = load i16* %y, align 2, !dbg !1024 ; <i16> [#uses=1]
%tmp5 = sext i16 %tmp4 to i32, !dbg !1024 ; <i32> [#uses=1]
store i32 %tmp5, i32* %yy, align 4, !dbg !1024
%tmp6 = load %struct.MT** @mt, align 8, !dbg !1025 ; <%struct.MT*>
[#uses=1]
call void @MTPoint_DIRECT(%struct.MT* %tmp6, i32* %xx, i32* %yy) nounwind
%tmp8 = load i32* %xx, align 4, !dbg !1026 ; <i32> [#uses=1]
%tmp9 = trunc i32 %tmp8 to i16, !dbg !1026 ; <i16> [#uses=1]
store i16 %tmp9, i16* %x, align 2, !dbg !1026
%tmp10 = load i32* %yy, align 4, !dbg !1027 ; <...
2011 Feb 22
0
[LLVMdev] Clone a function and change signature
...y, align 2, !dbg !1024 ; <i16> [#uses=1]
> %tmp5 = sext i16 %tmp4 to i32, !dbg !1024 ; <i32> [#uses=1]
> store i32 %tmp5, i32* %yy, align 4, !dbg !1024
> %tmp6 = load %struct.MT** @mt, align 8, !dbg !1025 ; <%struct.MT*>
> [#uses=1]
> call void @MTPoint_DIRECT(%struct.MT* %tmp6, i32* %xx, i32* %yy)
> nounwind
> %tmp8 = load i32* %xx, align 4, !dbg !1026 ; <i32> [#uses=1]
> %tmp9 = trunc i32 %tmp8 to i16, !dbg !1026 ; <i16> [#uses=1]
> store i16 %tmp9, i16* %x, align 2, !dbg !1026
> %tmp10 = load i32* %yy, ali...
2011 Feb 23
0
[LLVMdev] LLVMdev Digest, Vol 80, Issue 37-Help to unsubscribe
...1023
%tmp4 = load i16* %y, align 2, !dbg !1024 ; <i16> [#uses=1]
%tmp5 = sext i16 %tmp4 to i32, !dbg !1024 ; <i32> [#uses=1]
store i32 %tmp5, i32* %yy, align 4, !dbg !1024
%tmp6 = load %struct.MT** @mt, align 8, !dbg !1025 ; <%struct.MT*>
[#uses=1]
call void @MTPoint_DIRECT(%struct.MT* %tmp6, i32* %xx, i32* %yy) nounwind
%tmp8 = load i32* %xx, align 4, !dbg !1026 ; <i32> [#uses=1]
%tmp9 = trunc i32 %tmp8 to i16, !dbg !1026 ; <i16> [#uses=1]
store i16 %tmp9, i16* %x, align 2, !dbg !1026
%tmp10 = load i32* %yy, align 4, !dbg !1027 ; <...