Lines Matching full:bitcast
62 store i32 8, i32* bitcast (i32()* @foo to i32*)
64 %lb = load i32* bitcast (i8* blockaddress(@foo, %next) to i32*)
66 call void()* bitcast (i8* blockaddress(@foo, %next) to void()*)()
74 call void (i32, i32)* bitcast (void (i32)* @one_arg to void (i32, i32)*)(i32 0, i32 0)
76 call void ()* bitcast (void (i32)* @one_arg to void ()*)()
78 call void (float)* bitcast (void (i32)* @one_arg to void (float)*)(float 0.0)
81 call void @llvm.memcpy.p0i8.p0i8.i64(i8* bitcast (i32* @CG to i8*), i8* bitcast (i32* @CG to i8*), i64 1, i32 1, i1 0)
84 %wider = bitcast i8* %buf to i16*
88 %wider2 = bitcast i8* %inner to i16*
92 %wider3 = bitcast i8* %before to i16*
106 %e = bitcast i8* @E to i64*
127 indirectbr i8* bitcast (i32()* @foo to i8*), [label %block]
161 %t4 = bitcast i32* %t3 to i32*
174 %t4 = bitcast i32* %t3 to i32*
184 call %struct bitcast (i32 ()* @foo to %struct ()*)()